#include "ace/Timer_Queuefwd.h"
#include "ace/Reactor_Timer_Interface.h"
#include "ace/Event_Handler.h"
#include "ace/Time_Value.h"
#include "ace/Reactor.inl"
Include dependency graph for Reactor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Reactor |
The responsibility of this class is to forward all methods to its delegation/implementation class, e.g., ACE_Select_Reactor or ACE_WFMO_Reactor. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Reactor_Impl |
Douglas C. Schmidt <schmidt@cs.wustl.edu>
Definition in file Reactor.h.
|
|