This is the complete list of members for wizard::RevisionDb, including all inherited members.
| AllFilePaths(int aRevNo) | wizard::RevisionDb | |
| Changes(int aRevNo) | wizard::RevisionDb | |
| ClearTables() | wizard::RevisionDb | |
| Close() | wizard::RevisionDb | |
| DeleteRevision(int aRevNo) | wizard::RevisionDb | |
| ExistingFilePaths(int aRevNo) | wizard::RevisionDb | |
| ExistingFiles(int aRevNo) | wizard::RevisionDb | |
| GetFileAtRevision(const std::string &aRelFilePath, int aRevision, UtTextDocument &aDoc, int *aRevisionsTraversed=nullptr) | wizard::RevisionDb | |
| InsertChange(int aRevNo, const RevisionChange &aChange) | wizard::RevisionDb | |
| InsertChanges(int aRevNo, const RevisionChangeList &aChangeList) | wizard::RevisionDb | |
| InsertStartupFile(int aRevNo, const std::string &aStartupFile) | wizard::RevisionDb | |
| InsertStartupFiles(int aRevNo, const std::vector< std::string > &aStartupFiles) | wizard::RevisionDb | |
| IsEmpty() | wizard::RevisionDb | |
| IsOpen() const | wizard::RevisionDb | |
| IsVersionOld() | wizard::RevisionDb | |
| LatestRevisionNo() | wizard::RevisionDb | |
| LatestStartupFiles(std::vector< std::string > &aStartupFiles) | wizard::RevisionDb | |
| LatestSupportedVersion() const | wizard::RevisionDb | |
| LatestWorkingDirectory(std::string &aWorkingDir) | wizard::RevisionDb | |
| NewRevisionNo(const std::string &aWorkingDir) | wizard::RevisionDb | |
| Open(const std::string &aDbPath) | wizard::RevisionDb | |
| OpenInMemory() | wizard::RevisionDb | |
| RevisionDb() | wizard::RevisionDb | |
| Revisions() | wizard::RevisionDb | |
| StartupFiles(int aRevNo, std::vector< std::string > &aStartupFiles) | wizard::RevisionDb | |
| StoreNewRevision(const RevisionChangeList &aChanges, const std::string &aWorkingDir, const std::vector< std::string > &aStartupFiles) | wizard::RevisionDb | |
| Version() | wizard::RevisionDb | |
| WorkingDirectory(int aRevNo, std::string &aWorkingDir) | wizard::RevisionDb | |
| ~RevisionDb() | wizard::RevisionDb | virtual |