Base class for all DDS Entities. More...
Public Member Functions | |
| StatusCondition | get_statuscondition () |
| int | get_status_changes () |
| ReturnCode_t | enable () |
| InstanceHandle_t | get_instance_handle () |
Base class for all DDS Entities.
| ReturnCode_t enable | ( | ) |
| InstanceHandle_t get_instance_handle | ( | ) |
Gets the handle that locally identifies this Entity.
| int get_status_changes | ( | ) |
Gets the current status changes from this Entity.
| StatusCondition get_statuscondition | ( | ) |
Gets the StatusCondition associated with this Entity.