#include "inforepo_export.h"
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_Participant > | DCPS_IR_Participant_rch |
typedef std::set < DCPS_IR_Participant_rch > | DCPS_IR_Participant_Set |
typedef std::map < OpenDDS::DCPS::RepoId, DCPS_IR_Participant_rch, OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Participant_Map |
typedef std::map<OpenDDS::DCPS::RepoId, DCPS_IR_Participant_rch , OpenDDS::DCPS::GUID_tKeyLessThan> DCPS_IR_Participant_Map |
Definition at line 49 of file DCPS_IR_Domain.h.
Definition at line 43 of file DCPS_IR_Domain.h.
typedef std::set<DCPS_IR_Participant_rch > DCPS_IR_Participant_Set |
Definition at line 45 of file DCPS_IR_Domain.h.
typedef std::map<std::string, OpenDDS::DCPS::container_supported_unique_ptr<DCPS_IR_Topic_Description> > DCPS_IR_Topic_Description_Set |
Definition at line 39 of file DCPS_IR_Domain.h.