ACE
6.1.0
|
#include "ace/WIN32_Asynch_IO.h"
#include "ace/Event_Handler.h"
#include "ace/Proactor_Impl.h"
#include "ace/Asynch_Pseudo_Task.h"
#include "ace/Auto_Event.h"
Classes | |
class | ACE_WIN32_Proactor |
A manager for asynchronous event demultiplexing on Win32. More... | |
class | ACE_WIN32_Asynch_Timer |
This class is posted to the completion port when a timer expires. When the complete method of this object is called, the handler's handle_timeout method will be called. More... |