#include <GitObjectManager.h>
◆ ItemPtr
◆ GitObjectCache()
GitObjectCache::GitObjectCache |
( |
std::mutex * |
mutex = nullptr | ) |
|
|
inline |
◆ catFile()
◆ clear()
void GitObjectCache::clear |
( |
| ) |
|
◆ item_id()
Git::Hash const& GitObjectCache::item_id |
( |
int |
i | ) |
const |
|
inline |
◆ revParse()
◆ size()
size_t GitObjectCache::size |
( |
| ) |
const |
|
private |
◆ items_
std::vector<ItemPtr> GitObjectCache::items_ |
|
private |
◆ mutex_
std::mutex* GitObjectCache::mutex_ = nullptr |
|
private |
◆ object_manager_
◆ rev_parse_map_
std::map<QString, Git::Hash> GitObjectCache::rev_parse_map_ |
|
private |
The documentation for this class was generated from the following files: