OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Typedefs
DCPS_IR_Participant.h File Reference
#include "inforepo_export.h"
#include "dds/DCPS/RepoIdGenerator.h"
#include "dds/DCPS/GuidUtils.h"
#include "dds/DCPS/RcObject.h"
#include <map>
Include dependency graph for DCPS_IR_Participant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DCPS_IR_Participant
 Representative of the Domain Participant. More...
 

Namespaces

 Update
 

Typedefs

typedef std::map< OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::container_supported_unique_ptr< DCPS_IR_Subscription >, OpenDDS::DCPS::GUID_tKeyLessThanDCPS_IR_Subscription_Map
 
typedef std::map< OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::container_supported_unique_ptr< DCPS_IR_Publication >, OpenDDS::DCPS::GUID_tKeyLessThanDCPS_IR_Publication_Map
 
typedef std::map< OpenDDS::DCPS::GUID_t, DCPS_IR_Topic *, OpenDDS::DCPS::GUID_tKeyLessThanDCPS_IR_Topic_Map
 
typedef ACE_Unbounded_Set< OpenDDS::DCPS::GUID_tTAO_DDS_RepoId_Set
 

Typedef Documentation

◆ DCPS_IR_Publication_Map

Definition at line 48 of file DCPS_IR_Participant.h.

◆ DCPS_IR_Subscription_Map

Definition at line 45 of file DCPS_IR_Participant.h.

◆ DCPS_IR_Topic_Map

Definition at line 51 of file DCPS_IR_Participant.h.

◆ TAO_DDS_RepoId_Set

Definition at line 53 of file DCPS_IR_Participant.h.