#include <Asynch_Pseudo_Task.h>
List of all members.
Constructor & Destructor Documentation
ACE_Asynch_Pseudo_Task::ACE_Asynch_Pseudo_Task |
( |
|
) |
|
ACE_Asynch_Pseudo_Task::~ACE_Asynch_Pseudo_Task |
( |
|
) |
[virtual] |
Member Function Documentation
int ACE_Asynch_Pseudo_Task::remove_io_handler |
( |
ACE_HANDLE |
handle |
) |
|
int ACE_Asynch_Pseudo_Task::remove_io_handler |
( |
ACE_Handle_Set & |
set |
) |
|
int ACE_Asynch_Pseudo_Task::resume_io_handler |
( |
ACE_HANDLE |
handle |
) |
|
int ACE_Asynch_Pseudo_Task::start |
( |
void |
|
) |
|
int ACE_Asynch_Pseudo_Task::stop |
( |
void |
|
) |
|
int ACE_Asynch_Pseudo_Task::suspend_io_handler |
( |
ACE_HANDLE |
handle |
) |
|
int ACE_Asynch_Pseudo_Task::svc |
( |
void |
|
) |
[protected, virtual] |
Run by a daemon thread to handle deferred processing.
Reimplemented from ACE_Task_Base.
Member Data Documentation
Should be initialized before reactor_.
The documentation for this class was generated from the following files: