#include <notifier_ext.h>
Public Member Functions | |
PSmartNotifieeRegistrar () | |
~PSmartNotifieeRegistrar () | |
void | Init (void *obj) |
unsigned | GetID () const |
Static Public Member Functions | |
static unsigned | RegisterNotifiee (void *obj) |
static BOOL | UnregisterNotifiee (unsigned id) |
static BOOL | UnregisterNotifiee (void *obj) |
static void * | GetNotifiee (unsigned id) |
Protected Attributes | |
unsigned | m_ID |
These classes were created to support of the XMPP classes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|