Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cUDPEndpoint, including all inherited members.
Close(void)=0 | cUDPEndpoint | pure virtual |
cUDPEndpoint(cCallbacks &a_Callbacks) | cUDPEndpoint | inlineprotected |
EnableBroadcasts(void)=0 | cUDPEndpoint | pure virtual |
GetPort(void) const =0 | cUDPEndpoint | pure virtual |
IsOpen(void) const =0 | cUDPEndpoint | pure virtual |
m_Callbacks | cUDPEndpoint | protected |
Send(const AString &a_Payload, const AString &a_Host, UInt16 a_Port)=0 | cUDPEndpoint | pure virtual |
~cUDPEndpoint() | cUDPEndpoint | inlinevirtual |