#include "ace/config-all.h"#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"Include dependency graph for WIN32_Proactor.h:

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

Go to the source code of this file.
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 's handle_timeout method will be called. More... | |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_WIN32_Asynch_Result |
Tim Harrison (harrison@cs.wustl.edu)
Alexander Babu Arulanthu <alex@cs.wustl.edu>
Roger Tragin <r.tragin@computer.org>
Alexander Libman <alibman@ihug.com.au>
Definition in file WIN32_Proactor.h.
|
|
Definition at line 40 of file WIN32_Proactor.h. |
1.3.6