RTI Connext DDS Micro C++ API  Version 3.0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
DDSDomainEntity Class Reference

<<interface>> Abstract base class for all DDS entities except for the DDSDomainParticipant. More...

#include <dds_cpp_infrastructure.hxx>

Inheritance diagram for DDSDomainEntity:
DDSEntity

List of all members.

Additional Inherited Members

- Public Member Functions inherited from DDSEntity
DDS_ReturnCode_t enable ()
 <<cert>> Enables the DDSEntity.
DDSStatusConditionget_statuscondition ()
 <<cert>> Return the DDSStatusCondition associated with a particular DDSEntity.
DDS_StatusMask get_status_changes ()
 <<cert>> Retrieves the list of communication statuses in the DDSEntity that are triggered.
DDS_InstanceHandle_t get_instance_handle ()
 <<cert>> Allows access to the DDS_InstanceHandle_t associated with the DDSEntity.

Detailed Description

<<interface>> Abstract base class for all DDS entities except for the DDSDomainParticipant.

Its sole purpose is to conceptually express that DDSDomainParticipant is a special kind of DDSEntity that acts as a container of all other DDSEntity but itself cannot contain other DDSDomainParticipant.


RTI Connext DDS Micro C++ API Version 3.0.1 Copyright © Thu Oct 24 2019 Real-Time Innovations, Inc