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