FullyConnectedMesh2 Member List
This is the complete list of members for
FullyConnectedMesh2, including all inherited members.
| AddParticipant(RakNetGUID rakNetGuid) | FullyConnectedMesh2 | |
| GetConnectedHost(void) const | FullyConnectedMesh2 | |
| GetHostSystem(void) const | FullyConnectedMesh2 | |
| IsConnectedHost(void) const | FullyConnectedMesh2 | |
| IsHostSystem(void) const | FullyConnectedMesh2 | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | FullyConnectedMesh2 | [virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | FullyConnectedMesh2 | [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) | FullyConnectedMesh2 | [virtual] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnRakPeerShutdown(void) | FullyConnectedMesh2 | [virtual] |
| OnRakPeerStartup(void) | FullyConnectedMesh2 | [virtual] |
| OnReceive(Packet *packet) | FullyConnectedMesh2 | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| participantList | FullyConnectedMesh2 | [protected] |
| ResetHostCalculation(void) | FullyConnectedMesh2 | |
| SetAutoparticipateConnections(bool b) | FullyConnectedMesh2 | |
| SetConnectOnNewRemoteConnection(bool attemptConnection, RakNet::RakString pw) | FullyConnectedMesh2 | |
| Update(void) | PluginInterface2 | [inline, virtual] |