GameServer
CacheServerConnection メンバ一覧

継承メンバを含む CacheServerConnection の全メンバ一覧です。

AsyncRecv()TCPConnectionprotected
AsyncSend(const u8 *pBuffer, int Size)TCPConnectionprotected
bIsConnectedTCPConnectionprotected
CacheServerConnection(const shared_ptr< tcp::socket > &pInSocket)CacheServerConnection
Connect()CacheServerConnection
GetInstance()CacheServerConnectioninlinestatic
GetSocket()TCPConnectioninlineprotected
IsConnected() constTCPConnectioninline
OnDisconnected()CacheServerConnectionprotectedvirtual
OnRecvData(size_t Size)CacheServerConnectionprotectedvirtual
RecvBufferTCPConnectionprotected
SendPacket(PacketBase *pPacket)CacheServerConnection
TCPConnection(const shared_ptr< tcp::socket > &pInSocket)TCPConnection
~CacheServerConnection()CacheServerConnectioninlinevirtual
~TCPConnection()=0TCPConnectionpure virtual