Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cNetwork::cListenCallbacks, including all inherited members.
OnAccepted(cTCPLink &a_Link)=0 | cNetwork::cListenCallbacks | pure virtual |
OnError(int a_ErrorCode, const AString &a_ErrorMsg)=0 | cNetwork::cListenCallbacks | pure virtual |
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort)=0 | cNetwork::cListenCallbacks | pure virtual |
~cListenCallbacks() | cNetwork::cListenCallbacks | inlinevirtual |