OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
CommandBase (InstanceState *instance_state) | |
![]() | |
Command () | |
virtual | ~Command () |
virtual void | execute ()=0 |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Public Attributes | |
InstanceState * | instance_state_ |
Additional Inherited Members | |
![]() | |
const ACE_Reactor * | reactor () const |
ACE_Reactor * | reactor () |
![]() | |
RcObject () | |
Definition at line 230 of file InstanceState.h.
|
inlineexplicit |
Definition at line 231 of file InstanceState.h.
InstanceState* OpenDDS::DCPS::InstanceState::CommandBase::instance_state_ |
Definition at line 235 of file InstanceState.h.