28 class FL_EXPORT CBroadcastManager :
public CFLBase
101 DeclareGetClassType();
static void Broadcast(const CBroadcastMessage *pMessage)
Broadcast a CBroadcastMessage object.
static void Broadcast(const CBroadcastMessage &message)
Broadcast a CBroadcastMessage object.
static void Unsubscribe(const CFLBase *pObject)
Unsubscribe the object to receive the broadcast.
virtual ~CBroadcastManager()
Destructor.
static void Subscribe(const CFLBase *pObject)
Subscribe the object to receive the broadcast.
Broadcast message class.
Definition BroadcastMessage.h:27
CFLBase()
Default constructor.
Definition AESCryptography.h:18