AttachToNetwork() | CModule_Conn | |
DetachFromNetwork() | CModule_Conn | |
GetInstance() | CSingleton | [inline, static] |
ReceivePacket(CPacket *)=0 | CModule_Conn | [pure virtual] |
RegisterSingleton(string name, CSingleton *) | CSingleton | [static] |
SearchSingleton(string name) | CSingleton | [static] |
SendPacket(CPacket *packet) const | CModule_Conn | [protected, virtual] |
SendPacket(const char *dest, CPacket *packet) const | CModule_Conn | [protected] |
SendPacket(const string &dest, CPacket *packet) const | CModule_Conn | [protected] |
UnRegisterSingleton(string name) | CSingleton | [static] |