|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "inforepo_export.h"#include "dds/DCPS/RepoIdGenerator.h"#include "dds/DCPS/GuidUtils.h"#include "dds/DCPS/RcObject.h"#include <map>

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_tKeyLessThan > | DCPS_IR_Subscription_Map |
| typedef std::map< OpenDDS::DCPS::GUID_t, OpenDDS::DCPS::container_supported_unique_ptr< DCPS_IR_Publication >, OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Publication_Map |
| typedef std::map< OpenDDS::DCPS::GUID_t, DCPS_IR_Topic *, OpenDDS::DCPS::GUID_tKeyLessThan > | DCPS_IR_Topic_Map |
| typedef ACE_Unbounded_Set< OpenDDS::DCPS::GUID_t > | TAO_DDS_RepoId_Set |
| typedef std::map<OpenDDS::DCPS::GUID_t, 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::GUID_t, 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::GUID_t, 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.
1.8.13