|
PTLib
Version 2.18.8
|
#include <notifier_ext.h>

Public Member Functions | |
| virtual | ~PAsyncNotifierCallback () |
| virtual void | Call ()=0 |
Static Public Member Functions | |
| static void | Queue (PNotifierIdentifer id, PAsyncNotifierCallback *callback) |
|
inlinevirtual |
|
pure virtual |
Implemented in PAsyncNotifierFunction< ParamType >::TypedCallback< Target >.
|
static |