|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <ReactorInterceptor.h>


Public Member Functions | |
| RegisterHandler (ACE_HANDLE io_handle, ACE_Event_Handler *event_handler, ACE_Reactor_Mask mask) | |
Public Member Functions inherited from OpenDDS::DCPS::ReactorInterceptor::Command | |
| Command () | |
| virtual | ~Command () |
Public Member Functions inherited from OpenDDS::DCPS::RcObject | |
| 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_Event_Handler * | event_handler_ |
| ACE_Reactor_Mask | mask_ |
Additional Inherited Members | |
Protected Member Functions inherited from OpenDDS::DCPS::ReactorInterceptor::Command | |
| const ACE_Reactor * | reactor () const |
| ACE_Reactor * | reactor () |
Protected Member Functions inherited from OpenDDS::DCPS::RcObject | |
| RcObject () | |
Definition at line 83 of file ReactorInterceptor.h.
|
inline |
Definition at line 85 of file ReactorInterceptor.h.
|
privatevirtual |
Implements OpenDDS::DCPS::ReactorInterceptor::Command.
Definition at line 122 of file ReactorInterceptor.cpp.
References ACE_ERROR, OpenDDS::DCPS::LogLevel::Error, LM_ERROR, OpenDDS::DCPS::log_level, and OpenDDS::DCPS::ReactorInterceptor::reactor().
|
private |
Definition at line 95 of file ReactorInterceptor.h.
|
private |
Definition at line 94 of file ReactorInterceptor.h.
|
private |
Definition at line 96 of file ReactorInterceptor.h.
1.8.13