, including all inherited members.
| Clear(void) | RakNet::AutopatcherServer | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
| OnAddFilesFromDirectoryStarted(FileList *fileList, char *dir) | RakNet::FileListProgress | [inline, private, virtual] |
| OnAttach(void) | RakNet::AutopatcherServer | [virtual] |
| OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::AutopatcherServer | [virtual] |
| OnDetach(void) | RakNet::AutopatcherServer | [virtual] |
| OnDirectory(FileList *fileList, char *dir, unsigned int directoriesRemaining) | RakNet::FileListProgress | [inline, private, 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] |
| OnFile(FileList *fileList, char *dir, char *fileName, unsigned int fileSize) | RakNet::FileListProgress | [inline, private, virtual] |
| OnFilePush(const char *fileName, unsigned int fileLengthBytes, unsigned int offset, unsigned int bytesBeingSent, bool done, SystemAddress targetSystem) | RakNet::FileListProgress | [inline, private, virtual] |
| OnFilePushesComplete(SystemAddress systemAddress) | RakNet::AutopatcherServer | [protected, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | [inline, virtual] |
| OnNewConnection(const 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] |
| OnSendAborted(SystemAddress systemAddress) | RakNet::AutopatcherServer | [protected, virtual] |
| SetFileListTransferPlugin(FileListTransfer *flt) | RakNet::AutopatcherServer | |
| SetLoadManagementCallback(AutopatcherServerLoadNotifier *asumc) | RakNet::AutopatcherServer | |
| SetMaxConurrentUsers(unsigned int _maxConcurrentUsers) | RakNet::AutopatcherServer | |
| SetUploadSendParameters(PacketPriority _priority, char _orderingChannel) | RakNet::AutopatcherServer | |
| StartThreads(int numThreads, int numSQLConnections, AutopatcherRepositoryInterface **sqlConnectionPtrArray) | RakNet::AutopatcherServer | |
| Update(void) | RakNet::AutopatcherServer | [virtual] |