28 class FL_EXPORT CBroadcastManager :
public CFLBase
101 DeclareGetClassType();
static void Broadcast(const CBroadcastMessage *pMessage)
CBroadcastMessage 객체를 Broadcast
static void Broadcast(const CBroadcastMessage &message)
CBroadcastMessage 객체를 Broadcast
static void Unsubscribe(const CFLBase *pObject)
Broadcast를 수신 해제할 객체를 지정
virtual ~CBroadcastManager()
소멸자
static void Subscribe(const CFLBase *pObject)
Broadcast를 수신할 객체를 지정
브로드캐스트 메시지 클래스
Definition BroadcastMessage.h:27
Definition AESCryptography.h:18