OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <ReactorInterceptor.h>
Public Member Functions | |
RemoveHandler (ACE_HANDLE io_handle, ACE_Reactor_Mask mask) | |
![]() | |
Command () | |
virtual | ~Command () |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Private Member Functions | |
void | execute () |
Private Attributes | |
ACE_HANDLE | io_handle_ |
ACE_Reactor_Mask | mask_ |
Additional Inherited Members | |
![]() | |
const ACE_Reactor * | reactor () const |
ACE_Reactor * | reactor () |
![]() | |
RcObject () | |
Definition at line 101 of file ReactorInterceptor.h.
|
inline |
Definition at line 103 of file ReactorInterceptor.h.
|
privatevirtual |
Implements OpenDDS::DCPS::ReactorInterceptor::Command.
Definition at line 133 of file ReactorInterceptor.cpp.
References ACE_ERROR, OpenDDS::DCPS::LogLevel::Error, LM_ERROR, OpenDDS::DCPS::log_level, OPENDDS_END_VERSIONED_NAMESPACE_DECL, and OpenDDS::DCPS::ReactorInterceptor::reactor().
|
private |
Definition at line 110 of file ReactorInterceptor.h.
|
private |
Definition at line 111 of file ReactorInterceptor.h.