, including all inherited members.
| AddAndRelayConnection(DataStructures::OrderedList< SystemAddress, SystemAddress > &ignoreList, const SystemAddressAndGroupId &conn1, const SystemAddressAndGroupId &conn2, unsigned short ping, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| AddNewConnection(RakPeerInterface *peer, SystemAddress systemAddress, RakNetGUID guid, ConnectionGraphGroupID groupId) | ConnectionGraph | |
| AddParticipant(SystemAddress systemAddress) | ConnectionGraph | [protected] |
| AllocatePacketUnified(unsigned dataSize) | PluginInterface2 | [protected] |
| autoAddNewConnections | ConnectionGraph | [protected] |
| BroadcastGraphUpdate(DataStructures::OrderedList< SystemAddress, SystemAddress > &ignoreList, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| ConnectionGraph() | ConnectionGraph | |
| DeallocPacketUnified(Packet *packet) | PluginInterface2 | [protected] |
| DeleteFromPeerList(SystemAddress systemAddress) | ConnectionGraph | [protected] |
| DeserializeIgnoreList(DataStructures::OrderedList< SystemAddress, SystemAddress > &ignoreList, RakNet::BitStream *inBitstream) | ConnectionGraph | [protected] |
| DeserializeWeightedGraph(RakNet::BitStream *inBitstream, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| GetGraph(void) | ConnectionGraph | |
| GetRakPeerInterface(void) const | PluginInterface2 | [inline] |
| graph | ConnectionGraph | [protected] |
| HandleDroppedConnection(RakPeerInterface *peer, SystemAddress systemAddress, unsigned char packetId) | ConnectionGraph | [protected] |
| IsNewRemoteConnection(const SystemAddressAndGroupId &conn1, const SystemAddressAndGroupId &conn2, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| myGroupId | ConnectionGraph | [protected] |
| nextWeightUpdate | ConnectionGraph | [protected] |
| NotifyUserOfRemoteConnection(const SystemAddressAndGroupId &conn1, const SystemAddressAndGroupId &conn2, unsigned short ping, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | PluginInterface2 | [inline, virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | ConnectionGraph | [virtual] |
| OnConnectionAddition(Packet *packet) | ConnectionGraph | [protected] |
| OnConnectionGraphReply(Packet *packet) | ConnectionGraph | [protected] |
| OnConnectionGraphRequest(Packet *packet) | ConnectionGraph | [protected] |
| OnConnectionGraphUpdate(Packet *packet) | ConnectionGraph | [protected] |
| OnConnectionLostInternal(Packet *packet, unsigned char packetId) | ConnectionGraph | [protected] |
| OnConnectionRemoval(Packet *packet) | ConnectionGraph | [protected] |
| 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) | ConnectionGraph | [virtual] |
| OnNewConnectionInternal(Packet *packet) | ConnectionGraph | [protected] |
| OnNewIncomingConnection(Packet *packet) | ConnectionGraph | [protected] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnRakPeerShutdown(void) | ConnectionGraph | [virtual] |
| OnRakPeerStartup(void) | PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | ConnectionGraph | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| packetizedTCP | PluginInterface2 | [protected] |
| participantList | ConnectionGraph | [protected] |
| PluginInterface2() | PluginInterface2 | |
| PushBackPacketUnified(Packet *packet, bool pushAtHead) | PluginInterface2 | [protected] |
| pw | ConnectionGraph | [protected] |
| rakPeerInterface | PluginInterface2 | [protected] |
| RemoveAndRelayConnection(DataStructures::OrderedList< SystemAddress, SystemAddress > &ignoreList, unsigned char packetId, const SystemAddress node1, const SystemAddress node2, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| RemoveParticipant(SystemAddress systemAddress) | ConnectionGraph | [protected] |
| RequestConnectionGraph(SystemAddress systemAddress) | ConnectionGraph | |
| SendConnectionGraph(SystemAddress target, unsigned char packetId, RakPeerInterface *peer) | ConnectionGraph | [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] |
| SerializeIgnoreListAndBroadcast(RakNet::BitStream *outBitstream, DataStructures::OrderedList< SystemAddress, SystemAddress > &ignoreList, RakPeerInterface *peer) | ConnectionGraph | [protected] |
| SerializeWeightedGraph(RakNet::BitStream *out, const DataStructures::WeightedGraph< ConnectionGraph::SystemAddressAndGroupId, unsigned short, false > &g) const | ConnectionGraph | [protected] |
| SetAutoAddNewConnections(bool autoAdd) | ConnectionGraph | |
| SetGroupId(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| SetPacketizedTCP(PacketizedTCP *ptr) | PluginInterface2 | |
| SetPassword(const char *password) | ConnectionGraph | |
| SetRakPeerInterface(RakPeerInterface *ptr) | PluginInterface2 | |
| subscribedGroups | ConnectionGraph | [protected] |
| SubscribeToGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| UnsubscribeFromGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| Update(void) | ConnectionGraph | [virtual] |
| ~ConnectionGraph() | ConnectionGraph | [virtual] |
| ~PluginInterface2() | PluginInterface2 | [virtual] |