Cuberite
A lightweight, fast and extensible game server for Minecraft
cRCONListenCallbacks Member List

This is the complete list of members for cRCONListenCallbacks, including all inherited members.

cRCONListenCallbacks(cRCONServer &a_RCONServer, UInt16 a_Port)cRCONListenCallbacksinline
m_PortcRCONListenCallbacksprotected
m_RCONServercRCONListenCallbacksprotected
OnAccepted(cTCPLink &a_Link) overridecRCONListenCallbacksinlineprotectedvirtual
OnError(int a_ErrorCode, const AString &a_ErrorMsg) overridecRCONListenCallbacksinlineprotectedvirtual
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort) overridecRCONListenCallbacksinlineprotectedvirtual
~cListenCallbacks()cNetwork::cListenCallbacksinlinevirtual