OpenDDS
Snapshot(2023/04/07-19:43)
|
Public Member Functions | |
const char * | name () |
TransportInst_rch | new_inst (const std::string &name) |
![]() | |
virtual TransportInst_rch | new_inst (const OPENDDS_STRING &name)=0 |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Additional Inherited Members | |
![]() | |
TransportType () | |
virtual | ~TransportType () |
![]() | |
RcObject () | |
Definition at line 23 of file ShmemLoader.cpp.
|
inlinevirtual |
Implements OpenDDS::DCPS::TransportType.
Definition at line 25 of file ShmemLoader.cpp.
|
inline |