ConnectionGraph Member List
This is the complete list of members for
ConnectionGraph, including all inherited members.
| AddNewConnection(RakPeerInterface *peer, SystemAddress systemAddress, RakNetGUID guid, ConnectionGraphGroupID groupId) | ConnectionGraph | |
| GetGraph(void) | ConnectionGraph | |
| OnAttach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | ConnectionGraph | [virtual] |
| OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
| OnReceive(RakPeerInterface *peer, Packet *packet) | ConnectionGraph | [virtual] |
| OnShutdown(RakPeerInterface *peer) | ConnectionGraph | [virtual] |
| OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
| RequestConnectionGraph(RakPeerInterface *peer, SystemAddress systemAddress) | ConnectionGraph | |
| SetAutoAddNewConnections(bool autoAdd) | ConnectionGraph | |
| SetGroupId(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| SetPassword(const char *password) | ConnectionGraph | |
| SubscribeToGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| UnsubscribeFromGroup(ConnectionGraphGroupID groupId) | ConnectionGraph | |
| Update(RakPeerInterface *peer) | ConnectionGraph | [virtual] |