OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <DataReaderImpl.h>
Public Member Functions | |
MessageHolder_T (const T &v) | |
const void * | get () const |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Private Attributes | |
T | v_ |
Additional Inherited Members | |
![]() | |
RcObject () | |
Definition at line 187 of file DataReaderImpl.h.
|
inline |
Definition at line 189 of file DataReaderImpl.h.
|
inlinevirtual |
|
private |
Definition at line 192 of file DataReaderImpl.h.