RakNet
4.0
|
This is the complete list of members for RakNet::AutopatcherPostgreRepository, including all inherited members.
AddApplication(const char *applicationName, const char *userName) | RakNet::AutopatcherPostgreRepository | |
CreateAutopatcherTables(void) | RakNet::AutopatcherPostgreRepository | virtual |
DestroyAutopatcherTables(void) | RakNet::AutopatcherPostgreRepository | |
GetChangelistSinceDate(const char *applicationName, FileList *addedOrModifiedFilesWithHashData, FileList *deletedFiles, double sinceDate) | RakNet::AutopatcherPostgreRepository | virtual |
GetFilePart(const char *filename, unsigned int startReadBytes, unsigned int numBytesToRead, void *preallocatedDestination, FileListNodeContext context) | RakNet::AutopatcherPostgreRepository | virtual |
GetIncrementalReadChunkSize(void) const | RakNet::AutopatcherPostgreRepository | virtual |
GetLastError(void) const | RakNet::AutopatcherPostgreRepository | virtual |
GetMostRecentChangelistWithPatches(RakNet::RakString &applicationName, FileList *patchedFiles, FileList *addedFiles, FileList *addedOrModifiedFileHashes, FileList *deletedFiles, double *priorRowPatchTime, double *mostRecentRowPatchTime) | RakNet::AutopatcherPostgreRepository | virtual |
GetPatches(const char *applicationName, FileList *input, bool allowDownloadOfOriginalUnmodifiedFiles, FileList *patchList) | RakNet::AutopatcherPostgreRepository | virtual |
RemoveApplication(const char *applicationName) | RakNet::AutopatcherPostgreRepository | |
UpdateApplicationFiles(const char *applicationName, const char *applicationDirectory, const char *userName, FileListProgress *cb) | RakNet::AutopatcherPostgreRepository | virtual |