#include "ace/Timer_Queuefwd.h"
#include "ace/Event_Handler.h"
#include "ace/Countdown_Time.h"
Include dependency graph for Reactor_Impl.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Reactor_Notify |
Abstract class for unblocking an ACE_Reactor_Impl from its event loop. More... | |
class | ACE_Reactor_Impl |
An abstract class for implementing the Reactor Pattern. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Handle_Set |
Definition in file Reactor_Impl.h.
|
Definition at line 33 of file Reactor_Impl.h. |