Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cRCONListenCallbacks, including all inherited members.
cRCONListenCallbacks(cRCONServer &a_RCONServer, UInt16 a_Port) | cRCONListenCallbacks | inline |
m_Port | cRCONListenCallbacks | protected |
m_RCONServer | cRCONListenCallbacks | protected |
OnAccepted(cTCPLink &a_Link) override | cRCONListenCallbacks | inlineprotectedvirtual |
OnError(int a_ErrorCode, const AString &a_ErrorMsg) override | cRCONListenCallbacks | inlineprotectedvirtual |
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort) override | cRCONListenCallbacks | inlineprotectedvirtual |
~cListenCallbacks() | cNetwork::cListenCallbacks | inlinevirtual |