RakNet::TwoWayAuthentication Member List
This is the complete list of members for
RakNet::TwoWayAuthentication, including all inherited members.
| AddPassword(RakNet::RakString identifier, RakNet::RakString password) | RakNet::TwoWayAuthentication | |
| Challenge(RakNet::RakString identifier, AddressOrGUID remoteSystem) | RakNet::TwoWayAuthentication | |
| Clear(void) | RakNet::TwoWayAuthentication | |
| 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::TwoWayAuthentication | [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::TwoWayAuthentication | [virtual] |
| OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | RakNet::TwoWayAuthentication | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| Update(void) | RakNet::TwoWayAuthentication | [virtual] |