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