RakNet  4.0
RakNet::AutopatcherMySQLRepository Member List

This is the complete list of members for RakNet::AutopatcherMySQLRepository, including all inherited members.

AddApplication(const char *applicationName, const char *userName)RakNet::AutopatcherMySQLRepository
CreateAutopatcherTables(void)RakNet::AutopatcherMySQLRepository
DestroyAutopatcherTables(void)RakNet::AutopatcherMySQLRepository
GetChangelistSinceDate(const char *applicationName, FileList *addedOrModifiedFilesWithHashData, FileList *deletedFiles, double sinceDate)RakNet::AutopatcherMySQLRepositoryvirtual
GetFilePart(const char *filename, unsigned int startReadBytes, unsigned int numBytesToRead, void *preallocatedDestination, FileListNodeContext context)RakNet::AutopatcherMySQLRepositoryvirtual
GetIncrementalReadChunkSize(void) const RakNet::AutopatcherMySQLRepositoryvirtual
GetLastError(void) const RakNet::AutopatcherMySQLRepositoryvirtual
GetMostRecentChangelistWithPatches(RakNet::RakString &applicationName, FileList *patchedFiles, FileList *addedFiles, FileList *addedOrModifiedFileHashes, FileList *deletedFiles, double *priorRowPatchTime, double *mostRecentRowPatchTime)RakNet::AutopatcherMySQLRepositoryvirtual
GetPatches(const char *applicationName, FileList *input, bool allowDownloadOfOriginalUnmodifiedFiles, FileList *patchList)RakNet::AutopatcherMySQLRepositoryvirtual
RemoveApplication(const char *applicationName)RakNet::AutopatcherMySQLRepository
UpdateApplicationFiles(const char *applicationName, const char *applicationDirectory, const char *userName, FileListProgress *cb)RakNet::AutopatcherMySQLRepository