OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <Spdp.h>
Public Member Functions | |
RegisterHandlers (const DCPS::RcHandle< SpdpTransport > &tport, const DCPS::ReactorTask_rch &reactor_task) | |
void | execute () |
![]() | |
Command () | |
virtual | ~Command () |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Private Attributes | |
DCPS::WeakRcHandle< SpdpTransport > | tport_ |
DCPS::ReactorTask_rch | reactor_task_ |
Additional Inherited Members | |
![]() | |
const ACE_Reactor * | reactor () const |
ACE_Reactor * | reactor () |
![]() | |
RcObject () | |
|
inline |
Definition at line 439 of file Spdp.h.
|
inlinevirtual |
Implements OpenDDS::DCPS::ReactorInterceptor::Command.
Definition at line 446 of file Spdp.h.
|
private |
|
private |