#include <net/NetLoopBack.h>#include <net/NetMessagePool.h>#include <common/Defines.h>#include <common/Logger.h>Go to the source code of this file.
Variables | |
| static unsigned int | ClientLoopBackID = 100001 |
| static unsigned int | ServerLoopBackID = 200002 |
unsigned int ClientLoopBackID = 100001 [static] |
Definition at line 26 of file NetLoopBack.cpp.
Referenced by NetLoopBack::connect(), and NetLoopBack::sendMessageDest().
unsigned int ServerLoopBackID = 200002 [static] |
Definition at line 27 of file NetLoopBack.cpp.
Referenced by NetLoopBack::connect(), NetLoopBack::sendMessageDest(), and NetLoopBack::sendMessageServer().
1.5.3