Cuberite
A lightweight, fast and extensible game server for Minecraft
cRCONServer::cConnection Member List

This is the complete list of members for cRCONServer::cConnection, including all inherited members.

cConnection(cRCONServer &a_RCONServer, const AString &a_IPAddress)cRCONServer::cConnection
cRCONCommandOutput classcRCONServer::cConnectionfriend
m_BuffercRCONServer::cConnectionprotected
m_IPAddresscRCONServer::cConnectionprotected
m_IsAuthenticatedcRCONServer::cConnectionprotected
m_LinkcRCONServer::cConnectionprotected
m_RCONServercRCONServer::cConnectionprotected
OnError(int a_ErrorCode, const AString &a_ErrorMsg) overridecRCONServer::cConnectionprotectedvirtual
OnLinkCreated(cTCPLinkPtr a_Link) overridecRCONServer::cConnectionprotectedvirtual
OnReceivedData(const char *a_Data, size_t a_Length) overridecRCONServer::cConnectionprotectedvirtual
OnRemoteClosed(void) overridecRCONServer::cConnectionprotectedvirtual
OnTlsHandshakeCompleted(void)cTCPLink::cCallbacksinlinevirtual
ProcessPacket(UInt32 a_RequestID, UInt32 a_PacketType, UInt32 a_PayloadLength, const char *a_Payload)cRCONServer::cConnectionprotected
SendResponse(UInt32 a_RequestID, UInt32 a_PacketType, UInt32 a_PayloadLength, const char *a_Payload)cRCONServer::cConnectionprotected
UIntFromBuffer(const char *a_Buffer)cRCONServer::cConnectionprotected
UIntToBuffer(UInt32 a_Value, char *a_Buffer)cRCONServer::cConnectionprotected
~cCallbacks()cTCPLink::cCallbacksinlinevirtual