OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Typedefs
DCPS_IR_Domain.h File Reference
#include "inforepo_export.h"
#include <dds/DdsDcpsInfrastructureC.h>
#include <dds/DdsDcpsDomainC.h>
#include <dds/DdsDcpsInfoUtilsC.h>
#include <dds/DCPS/InfoRepoDiscovery/InfoS.h>
#include <dds/DCPS/AtomicBool.h>
#include <dds/DCPS/RepoIdGenerator.h>
#include <dds/DCPS/transport/framework/TransportConfig.h>
#include <dds/DCPS/transport/tcp/TcpTransport.h>
#include <dds/DCPS/transport/framework/TransportConfig_rch.h>
#include <dds/DdsDcpsCoreTypeSupportImpl.h>
#include <ace/Unbounded_Set.h>
#include <set>
#include <map>
Include dependency graph for DCPS_IR_Domain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DCPS_IR_Domain
 Representation of a Domain in the system. More...
 

Typedefs

typedef std::map< std::string, OpenDDS::DCPS::container_supported_unique_ptr< DCPS_IR_Topic_Description > > DCPS_IR_Topic_Description_Set
 
typedef OpenDDS::DCPS::RcHandle< DCPS_IR_ParticipantDCPS_IR_Participant_rch
 
typedef std::set< DCPS_IR_Participant_rchDCPS_IR_Participant_Set
 
typedef std::map< OpenDDS::DCPS::GUID_t, DCPS_IR_Participant_rch, OpenDDS::DCPS::GUID_tKeyLessThanDCPS_IR_Participant_Map
 

Typedef Documentation

◆ DCPS_IR_Participant_Map

Definition at line 49 of file DCPS_IR_Domain.h.

◆ DCPS_IR_Participant_rch

Definition at line 43 of file DCPS_IR_Domain.h.

◆ DCPS_IR_Participant_Set

Definition at line 45 of file DCPS_IR_Domain.h.

◆ DCPS_IR_Topic_Description_Set

Definition at line 39 of file DCPS_IR_Domain.h.