#include <GitCommandCache.h>
|
std::shared_ptr< Data > | d |
|
◆ GitCommandCache()
GitCommandCache::GitCommandCache |
( |
bool |
make = false | ) |
|
◆ clear()
void GitCommandCache::clear |
( |
| ) |
|
◆ find()
std::vector< char > * GitCommandCache::find |
( |
QString const & |
key | ) |
|
◆ insert()
void GitCommandCache::insert |
( |
QString const & |
key, |
|
|
std::vector< char > const & |
value |
|
) |
| |
◆ operator bool()
GitCommandCache::operator bool |
( |
| ) |
const |
std::shared_ptr<Data> GitCommandCache::d |
The documentation for this class was generated from the following files: