OpenDDS
Snapshot(2023/04/07-19:43)
|
import"DdsDcpsInfrastructure.idl";
Public Attributes | |
long | alive_count |
long | not_alive_count |
long | alive_count_change |
long | not_alive_count_change |
InstanceHandle_t | last_publication_handle |
Definition at line 118 of file DdsDcpsInfrastructure.idl.
long DDS::LivelinessChangedStatus::alive_count |
Definition at line 119 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::DataReaderImpl::DataReaderImpl().
long DDS::LivelinessChangedStatus::alive_count_change |
Definition at line 121 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::DataReaderImpl::DataReaderImpl(), OpenDDS::DCPS::DataReaderImpl::get_liveliness_changed_status(), and OpenDDS::DCPS::DataReaderImpl::notify_liveliness_change().
InstanceHandle_t DDS::LivelinessChangedStatus::last_publication_handle |
Definition at line 123 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::DataReaderImpl::DataReaderImpl().
long DDS::LivelinessChangedStatus::not_alive_count |
Definition at line 120 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::DataReaderImpl::DataReaderImpl().
long DDS::LivelinessChangedStatus::not_alive_count_change |
Definition at line 122 of file DdsDcpsInfrastructure.idl.
Referenced by OpenDDS::DCPS::DataReaderImpl::DataReaderImpl(), and OpenDDS::DCPS::DataReaderImpl::get_liveliness_changed_status().