GetPunchthroughConfiguration(void) | RakNet::NatPunchthroughClient | |
GetUPNPPortMappings(char *externalPort, char *internalPort, const SystemAddress &natPunchthroughServerAddress) | RakNet::NatPunchthroughClient | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
OnAttach(void) | RakNet::NatPunchthroughClient | [virtual] |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::NatPunchthroughClient | [virtual] |
OnDetach(void) | RakNet::NatPunchthroughClient | [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::NatPunchthroughClient | [virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
OnRakPeerShutdown(void) | RakNet::NatPunchthroughClient | [virtual] |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | RakNet::NatPunchthroughClient | [virtual] |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | [inline, virtual] |
OpenNAT(RakNetGUID destination, const SystemAddress &facilitator) | RakNet::NatPunchthroughClient | |
SetDebugInterface(NatPunchthroughDebugInterface *i) | RakNet::NatPunchthroughClient | |
Update(void) | RakNet::NatPunchthroughClient | [virtual] |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | [inline, virtual] |