AutopatcherRepositoryInterface Member List

This is the complete list of members for AutopatcherRepositoryInterface, including all inherited members.
GetChangelistSinceDate(const char *applicationName, FileList *addedFiles, FileList *deletedFiles, const char *sinceDate, char currentDate[64])=0AutopatcherRepositoryInterface [pure virtual]
GetFilePart(const char *filename, unsigned int startReadBytes, unsigned int numBytesToRead, void *preallocatedDestination, FileListNodeContext context)IncrementalReadInterface [virtual]
GetLastError(void) const =0AutopatcherRepositoryInterface [pure virtual]
GetPatches(const char *applicationName, FileList *input, FileList *patchList, char currentDate[64])=0AutopatcherRepositoryInterface [pure virtual]
IncrementalReadInterface()IncrementalReadInterface [inline]
~IncrementalReadInterface()IncrementalReadInterface [inline, virtual]