OpenDDS
Snapshot(2023/04/07-19:43)
|
Public Member Functions | |
OPENDDS_LIST (T) samples | |
OPENDDS_LIST (InternalSampleInfo) infos | |
bool | unregister_instance (const T &sample, InternalEntity_wrch publication_handle) |
Public Attributes | |
PublicationSet | publication_set |
DDS::ViewStateKind | view_state |
DDS::InstanceStateKind | instance_state |
Definition at line 219 of file InternalDataReader.h.
OpenDDS::DCPS::InternalDataReader< T >::Instance::OPENDDS_LIST | ( | T | ) |
OpenDDS::DCPS::InternalDataReader< T >::Instance::OPENDDS_LIST | ( | InternalSampleInfo | ) |
|
inline |
Definition at line 228 of file InternalDataReader.h.
References OpenDDS::DCPS::ISIK_UNREGISTER, DDS::NOT_ALIVE_DISPOSED_INSTANCE_STATE, DDS::NOT_ALIVE_NO_WRITERS_INSTANCE_STATE, and OPENDDS_MAP_T.
DDS::InstanceStateKind OpenDDS::DCPS::InternalDataReader< T >::Instance::instance_state |
Definition at line 226 of file InternalDataReader.h.
PublicationSet OpenDDS::DCPS::InternalDataReader< T >::Instance::publication_set |
Definition at line 223 of file InternalDataReader.h.
DDS::ViewStateKind OpenDDS::DCPS::InternalDataReader< T >::Instance::view_state |
Definition at line 225 of file InternalDataReader.h.