RakNet::AutopatcherRepositoryInterface Member List
This is the complete list of members for
RakNet::AutopatcherRepositoryInterface, including all inherited members.
GetChangelistSinceDate(const char *applicationName, FileList *addedFiles, FileList *deletedFiles, double sinceDate)=0 | RakNet::AutopatcherRepositoryInterface | [pure virtual] |
GetIncrementalReadChunkSize(void) const =0 | RakNet::AutopatcherRepositoryInterface | [pure virtual] |
GetLastError(void) const =0 | RakNet::AutopatcherRepositoryInterface | [pure virtual] |
GetMostRecentChangelistWithPatches(RakNet::RakString &applicationName, FileList *patchedFiles, FileList *updatedFiles, FileList *updatedFileHashes, FileList *deletedFiles, double *priorRowPatchTime, double *mostRecentRowPatchTime)=0 | RakNet::AutopatcherRepositoryInterface | [pure virtual] |
GetPatches(const char *applicationName, FileList *input, FileList *patchList)=0 | RakNet::AutopatcherRepositoryInterface | [pure virtual] |