GameServer
TCPConnection メンバ一覧

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

AsyncRecv()TCPConnectionprotected
AsyncSend(const u8 *pBuffer, int Size)TCPConnectionprotected
bIsConnectedTCPConnectionprotected
GetSocket()TCPConnectioninlineprotected
IsConnected() constTCPConnectioninline
OnDisconnected()TCPConnectioninlineprotectedvirtual
OnRecvData(size_t Size)TCPConnectioninlineprotectedvirtual
RecvBufferTCPConnectionprotected
TCPConnection(const shared_ptr< tcp::socket > &pInSocket)TCPConnection
~TCPConnection()=0TCPConnectionpure virtual