MServerSocketThread 멤버(멤버함수, 멤버변수 등) 목록
모든 멤버(멤버함수, 멤버변수 등) 목록 MServerSocketThread, 상속받은 모든 멤버도 포함| Create() (에서 정의 MServerSocketThread) | MServerSocketThread | [virtual] |
| Destroy() (에서 정의 MServerSocketThread) | MServerSocketThread | [virtual] |
| Disconnect(MSocketObj *pSocketObj) (에서 정의 MServerSocketThread) | MServerSocketThread | |
| FlushSend() (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| FreeSocketObj(MSocketObj *pSocketObj) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| GetRecvTraffic() (에서 정의 MTCPSocketThread) | MTCPSocketThread | [inline] |
| GetSendTraffic() (에서 정의 MTCPSocketThread) | MTCPSocketThread | [inline] |
| InsertSocketObj(SOCKET sock, HANDLE event) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| IsActive() (에서 정의 MTCPSocketThread) | MTCPSocketThread | [inline] |
| LockSend() (에서 정의 MTCPSocketThread) | MTCPSocketThread | [inline] |
| LockSocket() (에서 정의 MServerSocketThread) | MServerSocketThread | [inline] |
| m_bActive (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_csSendLock (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_csSocketLock (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| m_fnAcceptCallback (에서 정의 MServerSocketThread) | MServerSocketThread | |
| m_fnDisconnectClientCallback (에서 정의 MServerSocketThread) | MServerSocketThread | |
| m_fnRecvCallback (에서 정의 MServerSocketThread) | MServerSocketThread | |
| m_fnSocketErrorCallback (에서 정의 MTCPSocketThread) | MTCPSocketThread | |
| m_KillEvent (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_nTotalRecv (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_nTotalSend (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_pCallbackContext (에서 정의 MTCPSocketThread) | MTCPSocketThread | |
| m_pTCPSocket (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_RecvTrafficLog (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_SendEvent (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_SendTrafficLog (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected] |
| m_SocketList (에서 정의 MServerSocketThread) | MServerSocketThread | |
| MServerSocketThread(MTCPSocket *pTCPSocket) (에서 정의 MServerSocketThread) | MServerSocketThread | |
| MTCPSocketThread(MTCPSocket *pTCPSocket) (에서 정의 MTCPSocketThread) | MTCPSocketThread | |
| OnAccept(MSocketObj *pSocketObj) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| OnDisconnectClient(MSocketObj *pSocketObj) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| OnRecv(MSocketObj *pSocketObj, char *pPacket, DWORD dwPacketSize) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| OnSocketError(SOCKET sock, SOCKET_ERROR_EVENT ErrorEvent, int &ErrorCode) (에서 정의 MTCPSocketThread) | MTCPSocketThread | [protected, virtual] |
| PushSend(MSocketObj *pSocketObj, char *pPacket, DWORD dwPacketSize) (에서 정의 MServerSocketThread) | MServerSocketThread | |
| Recv(MSocketObj *pSocketObj) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| RemoveSocketObj(SocketListItor itor) (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| RenumberEventArray() (에서 정의 MServerSocketThread) | MServerSocketThread | [protected] |
| Run() (에서 정의 MServerSocketThread) | MServerSocketThread | [virtual] |
| UnlockSend() (에서 정의 MTCPSocketThread) | MTCPSocketThread | [inline] |
| UnlockSocket() (에서 정의 MServerSocketThread) | MServerSocketThread | [inline] |
| ~MServerSocketThread() (에서 정의 MServerSocketThread) | MServerSocketThread | |
| ~MTCPSocketThread() (에서 정의 MTCPSocketThread) | MTCPSocketThread |
MAIET entertainment