| 
    Guitar
    
   | 
 
This is the complete list of members for GitObjectManager, including all inherited members.
| applyDelta(QByteArray const *base, QByteArray const *delta, QByteArray *out) | GitObjectManager | privatestatic | 
| catFile(GitRunner g, const GitHash &id, QByteArray *out, GitObject::Type *type) | GitObjectManager | |
| clearIndexes() | GitObjectManager | |
| extractObjectFromPackFile(std::shared_ptr< GitPackIdxV2 > const &idx, GitPackIdxItem const *item, GitPackObject *out) | GitObjectManager | private | 
| extractObjectFromPackFile(GitRunner g, const GitHash &id, QByteArray *out, GitObject::Type *type, std::mutex *mutex) | GitObjectManager | private | 
| findObject(const QString &id, const QString &repo_local_dir) | GitObjectManager | static | 
| findObjectPath(GitRunner g, const GitHash &id) | GitObjectManager | private | 
| GitObjectCache class | GitObjectManager | friend | 
| GitObjectManager(std::mutex *mutex) | GitObjectManager | |
| GitObjectManager(GitObjectManager const &other) | GitObjectManager | |
| GitObjectManager(GitObjectManager &&other)=delete | GitObjectManager | |
| init() | GitObjectManager | private | 
| loadIndexes(GitRunner g, std::mutex *mutex) | GitObjectManager | private | 
| loadObject(GitRunner g, const GitHash &id, QByteArray *out, GitObject::Type *type) | GitObjectManager | private | 
| loadPackedObject(std::shared_ptr< GitPackIdxV2 > const &idx, QIODevice *packfile, GitPackIdxItem const *item, GitPackObject *out) | GitObjectManager | privatestatic | 
| m | GitObjectManager | private | 
| operator=(GitObjectManager const &other) | GitObjectManager | |
| setup() | GitObjectManager | |
| ~GitObjectManager() | GitObjectManager |