RakNet::UDPProxyClient Member List
This is the complete list of members for
RakNet::UDPProxyClient, including all inherited members.
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
| OnAttach(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::PluginInterface2 | [inline, virtual] |
| OnDetach(void) | RakNet::PluginInterface2 | [inline, 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::UDPProxyClient | [virtual] |
| OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | RakNet::UDPProxyClient | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| RequestForwarding(SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddressAsSeenFromCoordinator, RakNet::TimeMS timeoutOnNoDataMS, RakNet::BitStream *serverSelectionBitstream=0) | RakNet::UDPProxyClient | |
| RequestForwarding(SystemAddress proxyCoordinator, SystemAddress sourceAddress, RakNetGUID targetGuid, RakNet::TimeMS timeoutOnNoDataMS, RakNet::BitStream *serverSelectionBitstream=0) | RakNet::UDPProxyClient | |
| SetResultHandler(UDPProxyClientResultHandler *rh) | RakNet::UDPProxyClient | |
| Update(void) | RakNet::UDPProxyClient | [virtual] |