AutopatcherMySQLRepository Member List
This is the complete list of members for
AutopatcherMySQLRepository, including all inherited members.
| AddApplication(const char *applicationName, const char *userName) | AutopatcherMySQLRepository | |
| CreateAutopatcherTables(void) | AutopatcherMySQLRepository | |
| DestroyAutopatcherTables(void) | AutopatcherMySQLRepository | |
| GetChangelistSinceDate(const char *applicationName, FileList *addedFiles, FileList *deletedFiles, const char *sinceDate, char currentDate[64]) | AutopatcherMySQLRepository | [virtual] |
| GetFilePart(char *filename, unsigned int startReadBytes, unsigned int numBytesToRead, void *preallocatedDestination, FileListNodeContext context) | AutopatcherMySQLRepository | [virtual] |
| GetLastError(void) const | AutopatcherMySQLRepository | [virtual] |
| GetPatches(const char *applicationName, FileList *input, FileList *patchList, char currentDate[64]) | AutopatcherMySQLRepository | [virtual] |
| RemoveApplication(const char *applicationName) | AutopatcherMySQLRepository | |
| UpdateApplicationFiles(const char *applicationName, const char *applicationDirectory, const char *userName, FileListProgress *cb) | AutopatcherMySQLRepository | |