RakNet::UDPProxyServer Member List
This is the complete list of members for
RakNet::UDPProxyServer, including all inherited members.
| LoginToCoordinator(RakNet::RakString password, SystemAddress coordinatorAddress) | RakNet::UDPProxyServer | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
| OnAttach(void) | RakNet::UDPProxyServer | [virtual] |
| OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::UDPProxyServer | [virtual] |
| OnDetach(void) | RakNet::UDPProxyServer | [virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | [inline, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | [inline, virtual] |
| OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | [inline, virtual] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnRakPeerShutdown(void) | RakNet::UDPProxyServer | [virtual] |
| OnRakPeerStartup(void) | RakNet::UDPProxyServer | [virtual] |
| OnReceive(Packet *packet) | RakNet::UDPProxyServer | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| SetResultHandler(UDPProxyServerResultHandler *rh) | RakNet::UDPProxyServer | |
| SetSocketFamily(unsigned short _socketFamily) | RakNet::UDPProxyServer | |
| udpForwarder | RakNet::UDPProxyServer | |
| Update(void) | RakNet::UDPProxyServer | [virtual] |