CoreDX DDS C++ Reference Manual
List of all members
DDS::DomainEntity Class Reference

Base class for all DDS Domain Entities. More...

Inheritance diagram for DDS::DomainEntity:
DDS::Entity

Additional Inherited Members

- Public Member Functions inherited from DDS::Entity
virtual StatusConditionget_statuscondition ()
 Gets the StatusCondition associated with this Entity. NOTE: The entity maintains ownership of the statuscondition, and it remains valid only as long as the Entity is valid. Destroying the Entity also destroys the status condition.
 
virtual StatusMask get_status_changes ()=0
 Gets the current status changes from this Entity.
 
virtual ReturnCode_t enable ()
 Enable this Entity. More...
 
virtual InstanceHandle_t get_instance_handle ()
 Gets the handle that locally identifies this Entity.
 

Detailed Description

Base class for all DDS Domain Entities.


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.