#include <Proactor.h>
List of all members.
Constructor & Destructor Documentation
ACE_Proactor::ACE_Proactor |
( |
size_t |
= 0 , |
|
|
Timer_Queue * |
= 0 |
|
) |
| [inline] |
ACE_Proactor::~ACE_Proactor |
( |
void |
| ) |
[inline] |
Member Function Documentation
void ACE_Proactor::close_singleton |
( |
void |
| ) |
[static] |
Placeholder to enable compilation on non-Win32 platforms.
int ACE_Proactor::end_event_loop |
( |
void |
| ) |
[inline, static] |
Placeholder to enable compilation on non-Win32 platforms.
int ACE_Proactor::event_loop_done |
( |
void |
| ) |
[inline, static] |
Placeholder to enable compilation on non-Win32 platforms.
int ACE_Proactor::handle_events |
( |
void |
| ) |
[inline] |
Placeholder to enable compilation on non-Win32 platforms.
ACE_Proactor * ACE_Proactor::instance |
( |
size_t |
threads = 0 | ) |
[static] |
Placeholder to enable compilation on non-Win32 platforms.
int ACE_Proactor::run_event_loop |
( |
void |
| ) |
[inline, static] |
Placeholder to enable compilation on non-Win32 platforms.
int ACE_Proactor::run_event_loop |
( |
ACE_Time_Value & |
tv | ) |
[inline, static] |
Placeholder to enable compilation on non-Win32 platforms.
The documentation for this class was generated from the following files: