|
AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
|
Disconnect handler abstract type. More...
#include <dcpptask.h>
Public Member Functions | |
| DisconHandler () | |
| Constructor. | |
| virtual | ~DisconHandler () |
| Destructor. | |
| virtual void | Disconnected (DcppTask *)=0 |
| Disconnect notification routine. | |
Disconnect handler abstract type.
This class used for disconnect handlers and and object of this type must be specified to DcppTask::PutDisconnectHandler .
Inheritors must implement "void Disconnect(DcppTask *)", which will be invoked when the task disconnects.
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Sun Nov 23 2025 07:04:28 for AAO DRAMA C++ Interface (Old style) by