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 *addedFiles, FileList *deletedFiles, const char *sinceDate, char currentDate[64]) | RakNet::AutopatcherMySQLRepository | [virtual] |
GetFilePart(const char *filename, unsigned int startReadBytes, unsigned int numBytesToRead, void *preallocatedDestination, FileListNodeContext context) | RakNet::AutopatcherMySQLRepository | [virtual] |
GetLastError(void) const | RakNet::AutopatcherMySQLRepository | [virtual] |
GetPatches(const char *applicationName, FileList *input, FileList *patchList, char currentDate[64]) | RakNet::AutopatcherMySQLRepository | [virtual] |
RemoveApplication(const char *applicationName) | RakNet::AutopatcherMySQLRepository | |
UpdateApplicationFiles(const char *applicationName, const char *applicationDirectory, const char *userName, FileListProgress *cb) | RakNet::AutopatcherMySQLRepository | |