, including all inherited members.
Clear(void) | RakNet::AutopatcherServer | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
OnAttach(void) | RakNet::AutopatcherServer | [virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::AutopatcherServer | [virtual] |
OnDetach(void) | RakNet::AutopatcherServer | [virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | [inline, virtual] |
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | [inline, virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
OnRakPeerShutdown(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | RakNet::AutopatcherServer | [virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
SetFileListTransferPlugin(FileListTransfer *flt) | RakNet::AutopatcherServer | |
SetUploadSendParameters(PacketPriority _priority, char _orderingChannel) | RakNet::AutopatcherServer | |
StartThreads(int numThreads, AutopatcherRepositoryInterface **sqlConnectionPtrArray) | RakNet::AutopatcherServer | |
Update(void) | RakNet::AutopatcherServer | [virtual] |