ConnectionGraph2 Member List

This is the complete list of members for ConnectionGraph2, including all inherited members.
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
ConnectionExists(RakNetGUID g1, RakNetGUID g2)ConnectionGraph2
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
GetConnectionListForRemoteSystem(RakNetGUID remoteSystemGuid, SystemAddress *saOut, RakNetGUID *guidOut, unsigned int *outLength)ConnectionGraph2
GetRakPeerInterface(void) const PluginInterface2 [inline]
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)ConnectionGraph2 [protected, virtual]
OnDetach(void)PluginInterface2 [inline, virtual]
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason)PluginInterface2 [inline, virtual]
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int isSend)PluginInterface2 [inline, virtual]
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming)ConnectionGraph2 [protected, virtual]
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnRakPeerShutdown(void)PluginInterface2 [inline, virtual]
OnRakPeerStartup(void)PluginInterface2 [inline, virtual]
OnReceive(Packet *packet)ConnectionGraph2 [protected, virtual]
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
packetizedTCPPluginInterface2 [protected]
PluginInterface2()PluginInterface2
PushBackPacketUnified(Packet *packet, bool pushAtHead)PluginInterface2 [protected]
rakPeerInterfacePluginInterface2 [protected]
RemoteSystemComp(const RakNetGUID &key, RemoteSystem *const &data)ConnectionGraph2 [static]
remoteSystemsConnectionGraph2 [protected]
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SetPacketizedTCP(PacketizedTCP *ptr)PluginInterface2
SetRakPeerInterface(RakPeerInterface *ptr)PluginInterface2
SystemAddressAndGuidComp(const SystemAddressAndGuid &key, const SystemAddressAndGuid &data)ConnectionGraph2 [static]
Update(void)PluginInterface2 [inline, virtual]
~PluginInterface2()PluginInterface2 [virtual]