#include <vector>
#include "CSLog.h"
Go to the source code of this file.
Data Structures | |
class | ListenerInterested |
class | CSMessageDispatchable |
Typedefs | |
typedef std::vector< CSMessageListener * > | CSMessageListeners |
typedef std::vector< ListenerInterested * > | ListenerInteresteds |
|
Definition at line 12 of file CSMessageDispatchable.h. |
|
Definition at line 13 of file CSMessageDispatchable.h. Referenced by CSMessageDispatchable::sendMessage(). |