OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "TransportConfig_rch.h"
#include "TransportImpl.h"
#include "DataLinkSet.h"
#include <dds/DCPS/dcps_export.h>
#include <dds/DCPS/AssociationData.h>
#include <dds/DCPS/ReactorInterceptor.h>
#include <dds/DCPS/Service_Participant.h>
#include <dds/DCPS/PoolAllocator.h>
#include <dds/DCPS/PoolAllocationBase.h>
#include <dds/DCPS/DiscoveryListener.h>
#include <dds/DCPS/RcEventHandler.h>
#include <dds/DCPS/BuiltInTopicUtils.h>
#include <ace/Time_Value.h>
#include <ace/Event_Handler.h>
#include <ace/Reverse_Lock_T.h>
Go to the source code of this file.
Classes | |
class | OpenDDS::DCPS::TransportClient |
Mix-in class for DDS entities which directly use the transport layer. More... | |
struct | OpenDDS::DCPS::TransportClient::PendingAssoc |
class | OpenDDS::DCPS::TransportClient::PendingAssocTimer |
class | OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase |
struct | OpenDDS::DCPS::TransportClient::PendingAssocTimer::ScheduleCommand |
struct | OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand |
Namespaces | |
OpenDDS | |
The Internal API and Implementation of OpenDDS. | |
OpenDDS::DCPS | |
Typedefs | |
typedef RcHandle< TransportClient > | OpenDDS::DCPS::TransportClient_rch |