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