#include "dds/DCPS/dcps_export.h"
#include "TransportDefs.h"
#include "TransportImpl_rch.h"
#include "TransportReactorTask_rch.h"
#include "TransportType.h"
#include "TransportType_rch.h"
#include "TransportInst_rch.h"
#include "TransportConfig_rch.h"
#include "TransportConfig.h"
#include "ace/Synch.h"
#include "dds/DCPS/PoolAllocator.h"
Include dependency graph for TransportRegistry.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | DDS |
namespace | OpenDDS |
namespace | OpenDDS::DCPS |
Classes | |
class | OpenDDS::DCPS::TransportRegistry |
Defines | |
#define | TheTransportRegistry OpenDDS::DCPS::TransportRegistry::instance() |
Typedefs | |
typedef Entity * | DDS::Entity_ptr |
#define TheTransportRegistry OpenDDS::DCPS::TransportRegistry::instance() |
Definition at line 33 of file TransportRegistry.h.
Referenced by FACE::TS::create_opendds_entities(), OpenDDS::DCPS::UdpLoader::init(), OpenDDS::DCPS::TcpLoader::init(), OpenDDS::DCPS::ShmemLoader::init(), OpenDDS::DCPS::RtpsUdpLoader::init(), OpenDDS::DCPS::MulticastLoader::init(), OpenDDS::DCPS::MonitorFactoryImpl::initialize(), OpenDDS::DCPS::Service_Participant::load_discovery_configuration(), OpenDDS::FaceTSS::config::Parser::parse(), OpenDDS::DCPS::StaticDiscovery::parse_endpoints(), and OpenDDS::DCPS::Service_Participant::set_repo_ior().