Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Select_Reactor_T.cpp File Reference

#include "ace/Select_Reactor_T.h"
#include "ace/ACE.h"
#include "ace/Guard_T.h"
#include "ace/Log_Msg.h"
#include "ace/Signal.h"
#include "ace/Thread.h"
#include "ace/Timer_Heap.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_sys_select.h"
#include "ace/OS_NS_sys_stat.h"
#include "ace/Recursive_Thread_Mutex.h"

Include dependency graph for Select_Reactor_T.cpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define ACE_SELECT_REACTOR_HANDLE(H)   (this->event_handlers_[(H)].handle_)
#define ACE_SELECT_REACTOR_EVENT_HANDLER(THIS, H)   ((THIS)->event_handlers_[(H)].event_handler_)

Define Documentation

#define ACE_SELECT_REACTOR_EVENT_HANDLER THIS,
 )     ((THIS)->event_handlers_[(H)].event_handler_)
 

#define ACE_SELECT_REACTOR_HANDLE  )     (this->event_handlers_[(H)].handle_)
 


Generated on Thu Feb 16 03:34:17 2006 for ACE by  doxygen 1.3.9.1