| AddAndRelayConnection(DataStructures::OrderedList< PlayerID, PlayerID > &ignoreList, const PlayerIdAndGroupId &conn1, const PlayerIdAndGroupId &conn2, unsigned short ping, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| AddNewConnection(RakPeerInterface *peer, PlayerID playerId, ConnectionGraphGroupID groupId) | ConnectionGraph | |
| AddParticipant(PlayerID playerId) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| autoAddNewConnections (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| BroadcastGraphUpdate(DataStructures::OrderedList< PlayerID, PlayerID > &ignoreList, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| ConnectionGraph() (defined in ConnectionGraph) | ConnectionGraph | |
| DeleteFromPeerList(PlayerID playerId) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| DeserializeIgnoreList(DataStructures::OrderedList< PlayerID, PlayerID > &ignoreList, RakNet::BitStream *inBitstream) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| DeserializeWeightedGraph(RakNet::BitStream *inBitstream, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| GetGraph(void) | ConnectionGraph | |
| graph (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| HandleDroppedConnection(RakPeerInterface *peer, PlayerID playerId, unsigned char packetId) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| IsNewRemoteConnection(const PlayerIdAndGroupId &conn1, const PlayerIdAndGroupId &conn2, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| myGroupId (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| nextWeightUpdate (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| NotifyUserOfRemoteConnection(const PlayerIdAndGroupId &conn1, const PlayerIdAndGroupId &conn2, unsigned short ping, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnAttach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnCloseConnection(RakPeerInterface *peer, PlayerID playerId) | ConnectionGraph | [virtual] |
| OnConnectionAddition(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionGraphReply(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionGraphRequest(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionGraphUpdate(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionLost(RakPeerInterface *peer, Packet *packet, unsigned char packetId) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionRemoval(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnConnectionRequestAccepted(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnDirectSocketReceive(const char *data, const unsigned bitsUsed, PlayerID remoteSystemID) | PluginInterface | [virtual] |
| OnDirectSocketSend(const char *data, const unsigned bitsUsed, PlayerID remoteSystemID) | PluginInterface | [virtual] |
| OnDisconnect(RakPeerInterface *peer) | ConnectionGraph | [virtual] |
| OnInitialize(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, PlayerID remoteSystemID, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
| OnNewConnection(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnNewIncomingConnection(RakPeerInterface *peer, Packet *packet) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| OnReceive(RakPeerInterface *peer, Packet *packet) | ConnectionGraph | [virtual] |
| participantList (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| pw (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| RemoveAndRelayConnection(DataStructures::OrderedList< PlayerID, PlayerID > &ignoreList, unsigned char packetId, const PlayerID node1, const PlayerID node2, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| RemoveParticipant(PlayerID playerId) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| RequestConnectionGraph(RakPeerInterface *peer, PlayerID playerId) | ConnectionGraph | |
| SendConnectionGraph(PlayerID target, unsigned char packetId, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| SerializeIgnoreListAndBroadcast(RakNet::BitStream *outBitstream, DataStructures::OrderedList< PlayerID, PlayerID > &ignoreList, RakPeerInterface *peer) (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| SerializeWeightedGraph(RakNet::BitStream *out, const DataStructures::WeightedGraph< ConnectionGraph::PlayerIdAndGroupId, unsigned short, false > &g) const (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| SetAutoAddNewConnections(bool autoAdd) | ConnectionGraph | |
| SetGroupId(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| SetPassword(const char *password) | ConnectionGraph | |
| subscribedGroups (defined in ConnectionGraph) | ConnectionGraph | [protected] |
| SubscribeToGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| UnsubscribeFromGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| Update(RakPeerInterface *peer) | ConnectionGraph | [virtual] |
| ~ConnectionGraph() (defined in ConnectionGraph) | ConnectionGraph | |