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...
#include <WIN32_Proactor.h>
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.
◆ ACE_WIN32_Asynch_Timer()
◆ complete()
| void ACE_WIN32_Asynch_Timer::complete |
( |
size_t | bytes_transferred, |
|
|
int | success, |
|
|
const void * | completion_key, |
|
|
u_long | error = 0 ) |
|
protectedvirtual |
This method calls the handler's handle_timeout method.
◆ ACE_WIN32_Proactor
The factory method for this class is with the POSIX_Proactor class.
◆ time_
Time value requested by caller.
The documentation for this class was generated from the following files: