Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cUDPEndpointImpl, including all inherited members.
Callback(evutil_socket_t a_Socket, short a_What) | cUDPEndpointImpl | protected |
Close(void) override | cUDPEndpointImpl | virtual |
cUDPEndpoint(cCallbacks &a_Callbacks) | cUDPEndpoint | inlineprotected |
cUDPEndpointImpl(UInt16 a_Port, cUDPEndpoint::cCallbacks &a_Callbacks) | cUDPEndpointImpl | |
EnableBroadcasts(void) override | cUDPEndpointImpl | virtual |
GetPort(void) const override | cUDPEndpointImpl | virtual |
IsOpen(void) const override | cUDPEndpointImpl | virtual |
m_Callbacks | cUDPEndpoint | protected |
m_IsMainSockIPv6 | cUDPEndpointImpl | protected |
m_MainEvent | cUDPEndpointImpl | protected |
m_MainSock | cUDPEndpointImpl | protected |
m_Port | cUDPEndpointImpl | protected |
m_SecondaryEvent | cUDPEndpointImpl | protected |
m_SecondarySock | cUDPEndpointImpl | protected |
Open(UInt16 a_Port) | cUDPEndpointImpl | protected |
RawCallback(evutil_socket_t a_Socket, short a_What, void *a_Self) | cUDPEndpointImpl | protectedstatic |
Send(const AString &a_Payload, const AString &a_Host, UInt16 a_Port) override | cUDPEndpointImpl | virtual |
Super typedef | cUDPEndpointImpl | private |
~cUDPEndpoint() | cUDPEndpoint | inlinevirtual |
~cUDPEndpointImpl() override | cUDPEndpointImpl | virtual |