RakNet
4.0
|
This is the complete list of members for RakNet::AutopatcherServer, including all inherited members.
CacheMostRecentPatch(const char *applicationName) | RakNet::AutopatcherServer | |
Clear(void) | RakNet::AutopatcherServer | |
GetMaxConurrentUsers(void) const | RakNet::AutopatcherServer | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAddFilesFromDirectoryStarted(FileList *fileList, char *dir) | RakNet::FileListProgress | inlineprivatevirtual |
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 | inlineprivatevirtual |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | inlinevirtual |
OnFile(FileList *fileList, char *dir, char *fileName, unsigned int fileSize) | RakNet::FileListProgress | inlineprivatevirtual |
OnFilePush(const char *fileName, unsigned int fileLengthBytes, unsigned int offset, unsigned int bytesBeingSent, bool done, SystemAddress targetSystem, unsigned short setId) | RakNet::FileListProgress | inlineprivatevirtual |
OnFilePushesComplete(SystemAddress systemAddress, unsigned short setID) | RakNet::AutopatcherServer | protectedvirtual |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | inlinevirtual |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | inlinevirtual |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerShutdown(void) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::AutopatcherServer | virtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
OnSendAborted(SystemAddress systemAddress) | RakNet::AutopatcherServer | protectedvirtual |
SetAllowDownloadOfOriginalUnmodifiedFiles(bool allow) | RakNet::AutopatcherServer | |
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 |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |