RakNet
4.0
|
This is the complete list of members for RakNet::ConnectionGraph2, including all inherited members.
AddParticipant(const SystemAddress &systemAddress, RakNetGUID rakNetGUID) | RakNet::ConnectionGraph2 | |
ConnectionExists(RakNetGUID g1, RakNetGUID g2) | RakNet::ConnectionGraph2 | |
GetAutoProcessNewConnections(void) const | RakNet::ConnectionGraph2 | |
GetConnectionListForRemoteSystem(RakNetGUID remoteSystemGuid, SystemAddress *saOut, RakNetGUID *guidOut, unsigned int *outLength) | RakNet::ConnectionGraph2 | |
GetLowestAveragePingSystem(void) const | RakNet::ConnectionGraph2 | |
GetParticipantList(DataStructures::OrderedList< RakNetGUID, RakNetGUID > &participantList) | RakNet::ConnectionGraph2 | |
GetPingBetweenSystems(RakNetGUID g1, RakNetGUID g2) const | RakNet::ConnectionGraph2 | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAttach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::ConnectionGraph2 | protectedvirtual |
OnDetach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | inlinevirtual |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | inlinevirtual |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::ConnectionGraph2 | protectedvirtual |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerShutdown(void) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::ConnectionGraph2 | protectedvirtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
SetAutoProcessNewConnections(bool b) | RakNet::ConnectionGraph2 | |
Update(void) | RakNet::PluginInterface2 | inlinevirtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |