Fabcoin Core  0.16.2
P2P Digital Currency
base_blob< BITS > Member List

This is the complete list of members for base_blob< BITS >, including all inherited members.

base_blob()base_blob< BITS >inline
base_blob(const std::vector< unsigned char > &vch)base_blob< BITS >explicit
begin()base_blob< BITS >inline
begin() const base_blob< BITS >inline
Compare(const base_blob &other) const base_blob< BITS >inline
database_blob< BITS >protected
end()base_blob< BITS >inline
end() const base_blob< BITS >inline
GetHex() const base_blob< BITS >
GetReverseHex() const base_blob< BITS >
GetUint64(int pos) const base_blob< BITS >inline
IsNull() const base_blob< BITS >inline
operator!=(const base_blob &a, const base_blob &b)base_blob< BITS >friend
operator<(const base_blob &a, const base_blob &b)base_blob< BITS >friend
operator==(const base_blob &a, const base_blob &b)base_blob< BITS >friend
Serialize(Stream &s) const base_blob< BITS >inline
SetHex(const char *psz)base_blob< BITS >
SetHex(const std::string &str)base_blob< BITS >
SetNull()base_blob< BITS >inline
SetReverseHex(const char *psz)base_blob< BITS >
SetReverseHex(const std::string &str)base_blob< BITS >
size() const base_blob< BITS >inline
ToString() const base_blob< BITS >
Unserialize(Stream &s)base_blob< BITS >inline
WIDTH enum valuebase_blob< BITS >protected