#include <hashes.h>
HashString::HashString |
( |
std::string |
Type, |
|
|
std::string |
Hash |
|
) |
| |
HashString::HashString |
( |
std::string |
StringedHashString | ) |
|
HashString::HashString |
( |
| ) |
|
bool HashString::empty |
( |
| ) |
const |
std::string HashString::HashType |
( |
| ) |
|
|
inline |
static const char** HashString::SupportedHashes |
( |
| ) |
|
|
static |
std::string HashString::toStr |
( |
| ) |
const |
bool HashString::VerifyFile |
( |
std::string |
filename | ) |
const |
const char* HashString::_SupportedHashes[10] |
|
staticprotected |
std::string HashString::Hash |
|
protected |
std::string HashString::Type |
|
protected |
The documentation for this class was generated from the following file: