Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Operation.
More...
#include <Asynch_IO_Impl.h>
Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Operation.
◆ ~ACE_Asynch_Operation_Impl()
ACE_Asynch_Operation_Impl::~ACE_Asynch_Operation_Impl |
( |
void |
| ) |
|
|
virtual |
◆ ACE_Asynch_Operation_Impl()
ACE_Asynch_Operation_Impl::ACE_Asynch_Operation_Impl |
( |
void |
| ) |
|
|
inlineprotected |
◆ cancel()
virtual int ACE_Asynch_Operation_Impl::cancel |
( |
void |
| ) |
|
|
pure virtual |
◆ open()
◆ proactor()
virtual ACE_Proactor* ACE_Asynch_Operation_Impl::proactor |
( |
void |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: