OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <InternalDataReader.h>
Public Member Functions | |
InternalSampleInfo (InternalSampleInfoKind a_kind, InternalEntity_wrch a_publication_handle) | |
bool | operator== (const InternalSampleInfo &other) const |
Public Attributes | |
InternalSampleInfoKind | kind |
InternalEntity_wrch | publication_handle |
Definition at line 38 of file InternalDataReader.h.
|
inline |
Definition at line 42 of file InternalDataReader.h.
|
inline |
Definition at line 48 of file InternalDataReader.h.
References kind, OpenDDS::DCPS::OPENDDS_VECTOR(), and publication_handle.
InternalSampleInfoKind OpenDDS::DCPS::InternalSampleInfo::kind |
Definition at line 39 of file InternalDataReader.h.
Referenced by operator==(), and OpenDDS::DCPS::MulticastManager::process().
InternalEntity_wrch OpenDDS::DCPS::InternalSampleInfo::publication_handle |
Definition at line 40 of file InternalDataReader.h.
Referenced by operator==().