#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 "dds/DCPS/PoolAllocator.h"#include "ace/Synch_Traits.h"

Go to the source code of this file.
Classes | |
| class | OpenDDS::DCPS::TransportRegistry |
Namespaces | |
| namespace | DDS |
The End User API. | |
| namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
| namespace | OpenDDS::DCPS |
Defines | |
| #define | TheTransportRegistry OpenDDS::DCPS::TransportRegistry::instance() |
Typedefs | |
| typedef Entity * | DDS::Entity_ptr |
| #define TheTransportRegistry OpenDDS::DCPS::TransportRegistry::instance() |
Definition at line 34 of file TransportRegistry.h.
Referenced by 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().
1.6.1