Clear(void) | NatPunchthrough | |
Connect(const char *destination, unsigned short remotePort, const char *passwordData, int passwordDataLength, SystemAddress facilitator) | NatPunchthrough | |
Connect(SystemAddress destination, const char *passwordData, int passwordDataLength, SystemAddress facilitator) | NatPunchthrough | |
FacilitateConnections(bool allow) | NatPunchthrough | |
NatPunchthrough() | NatPunchthrough | |
OnAttach(RakPeerInterface *peer) | NatPunchthrough | [virtual] |
OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | NatPunchthrough | [virtual] |
OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
OnDirectSocketReceive(const char *data, const unsigned bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnDirectSocketSend(const char *data, const unsigned bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
OnReceive(RakPeerInterface *peer, Packet *packet) | NatPunchthrough | [virtual] |
OnShutdown(RakPeerInterface *peer) | NatPunchthrough | [virtual] |
OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
Update(RakPeerInterface *peer) | NatPunchthrough | [virtual] |
~NatPunchthrough() | NatPunchthrough | [virtual] |