NAME
A class of omni::crypto
MEMBERS
omni::crypto::hash_type
A class of omni::crypto
#include <omni/types/crypto_t.hpp>class omni::crypto::hash_typeMEMBERS
omni::crypto::hash_type::enum_t
omni::crypto::hash_type::hash_type()
omni::crypto::hash_type::~hash_type()
static inline unsigned short omni::crypto::hash_type::COUNT()
static inline enum_t omni::crypto::hash_type::DEFAULT_VALUE()
unsigned short omni::crypto::hash_type::count()
uint64_t omni::crypto::hash_type::hash()
static bool omni::crypto::hash_type::is_valid(int32_t val)
static enum_t omni::crypto::hash_type::parse(const std::string& val)
static std::string omni::crypto::hash_type::to_string(enum_t v)
static std::wstring omni::crypto::hash_type::to_wstring(enum_t v)
static bool omni::crypto::hash_type::try_parse(const std::string& val, enum_t& out)
uint64_t omni::crypto::hash_type::type()
enum_t omni::crypto::hash_type::value()
omni::crypto::hash_type::operator enum_t()
omni::crypto::hash_type::operator std::string()
omni::crypto::hash_type::operator std::wstring()
bool omni::crypto::hash_type::operator!=(const hash_type& val)
bool omni::crypto::hash_type::operator<(const hash_type& val)
friend std::ostream& omni::crypto::hash_type::operator<<(std::ostream& s, const omni::crypto::hash_type& c)
hash_type& omni::crypto::hash_type::operator=(const hash_type& val)
bool omni::crypto::hash_type::operator==(const hash_type& val)
bool omni::crypto::hash_type::operator>(const hash_type& val)
omni::crypto::hash_type::BINARY_FILE
omni::crypto::hash_type::STRING
omni::crypto::hash_type::TEXT_FILE
omni::crypto::hash_type::disposing
omni::crypto::hash_type::name