#include "inforepo_export.h"
Go to the source code of this file.
Classes | |
class | DCPS_IR_Participant |
Representative of the Domain Participant. More... | |
Namespaces | |
namespace | Update |
Typedefs | |
typedef std::map < OpenDDS::DCPS::RepoId, OpenDDS::DCPS::container_supported_unique_ptr < DCPS_IR_Subscription > , OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Subscription_Map |
typedef std::map < OpenDDS::DCPS::RepoId, OpenDDS::DCPS::container_supported_unique_ptr < DCPS_IR_Publication > , OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Publication_Map |
typedef std::map < OpenDDS::DCPS::RepoId, DCPS_IR_Topic *, OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Topic_Map |
typedef ACE_Unbounded_Set < OpenDDS::DCPS::RepoId > | TAO_DDS_RepoId_Set |
typedef std::map<OpenDDS::DCPS::RepoId, OpenDDS::DCPS::container_supported_unique_ptr<DCPS_IR_Publication>, OpenDDS::DCPS::GUID_tKeyLessThan> DCPS_IR_Publication_Map |
Definition at line 48 of file DCPS_IR_Participant.h.
typedef std::map<OpenDDS::DCPS::RepoId, OpenDDS::DCPS::container_supported_unique_ptr<DCPS_IR_Subscription>, OpenDDS::DCPS::GUID_tKeyLessThan> DCPS_IR_Subscription_Map |
Definition at line 45 of file DCPS_IR_Participant.h.
typedef std::map<OpenDDS::DCPS::RepoId, DCPS_IR_Topic*, OpenDDS::DCPS::GUID_tKeyLessThan> DCPS_IR_Topic_Map |
Definition at line 51 of file DCPS_IR_Participant.h.
Definition at line 53 of file DCPS_IR_Participant.h.