|
RTI Connext Java API Version 7.6.0
|
<<interface>> Abstract base class for all DDS entities except for the com.rti.dds.domain.DomainParticipant. More...
Additional Inherited Members | |
Public Member Functions inherited from Entity | |
| void | enable () |
| Enables the com.rti.dds.infrastructure.Entity. More... | |
| StatusCondition | get_statuscondition () |
| Allows access to the com.rti.dds.infrastructure.StatusCondition associated with the com.rti.dds.infrastructure.Entity. More... | |
| int | get_status_changes () |
| Retrieves the list of communication statuses in the com.rti.dds.infrastructure.Entity that are triggered. More... | |
| InstanceHandle_t | get_instance_handle () |
| Allows access to the com.rti.dds.infrastructure.InstanceHandle_t associated with the com.rti.dds.infrastructure.Entity. More... | |
<<interface>> Abstract base class for all DDS entities except for the com.rti.dds.domain.DomainParticipant.
Its sole purpose is to conceptually express that com.rti.dds.domain.DomainParticipant is a special kind of com.rti.dds.infrastructure.Entity that acts as a container of all other com.rti.dds.infrastructure.Entity but itself cannot contain other com.rti.dds.domain.DomainParticipant.