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, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | PluginInterface2 | [inline, virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::UDPProxyServer | [virtual] |
| OnDetach(void) | PluginInterface2 | [inline, virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnFailedConnectionAttempt(SystemAddress systemAddress, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface2 | [inline, virtual] |
| OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | PluginInterface2 | [inline, virtual] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | RakNet::UDPProxyServer | [virtual] |
| OnShutdown(void) | RakNet::UDPProxyServer | [virtual] |
| OnStartup(void) | RakNet::UDPProxyServer | [virtual] |
| SetResultHandler(UDPProxyServerResultHandler *rh) | RakNet::UDPProxyServer | |
| udpForwarder | RakNet::UDPProxyServer | |
| Update(void) | RakNet::UDPProxyServer | [virtual] |