#include <Git.h>
|
template<typename VIEW > |
void | _assign (VIEW const &id) |
|
◆ Hash() [1/4]
◆ Hash() [2/4]
Git::Hash::Hash |
( |
std::string_view const & |
id | ) |
|
|
explicit |
◆ Hash() [3/4]
Git::Hash::Hash |
( |
QString const & |
id | ) |
|
|
explicit |
◆ Hash() [4/4]
Git::Hash::Hash |
( |
char const * |
id | ) |
|
|
explicit |
◆ _assign()
template<typename VIEW >
void Git::Hash::_assign |
( |
VIEW const & |
id | ) |
|
|
private |
◆ assign() [1/2]
void Git::Hash::assign |
( |
const QString & |
qid | ) |
|
◆ assign() [2/2]
void Git::Hash::assign |
( |
std::string_view const & |
qid | ) |
|
◆ compare()
int Git::Hash::compare |
( |
Hash const & |
other | ) |
const |
|
inline |
◆ isValid()
bool Git::Hash::isValid |
( |
| ) |
const |
◆ operator bool()
Git::Hash::operator bool |
( |
| ) |
const |
|
inline |
◆ toQString()
QString Git::Hash::toQString |
( |
int |
maxlen = -1 | ) |
const |
◆ id_
◆ valid_
bool Git::Hash::valid_ = false |
|
private |
The documentation for this class was generated from the following files: