![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for base_uint< BITS >, including all inherited members.
| base_uint() | base_uint< BITS > | inline |
| base_uint(const base_uint &b) | base_uint< BITS > | inline |
| base_uint(uint64_t b) | base_uint< BITS > | inline |
| base_uint(const std::string &str) | base_uint< BITS > | explicit |
| bits() const | base_uint< BITS > | |
| CompareTo(const base_uint &b) const | base_uint< BITS > | |
| EqualTo(uint64_t b) const | base_uint< BITS > | |
| getdouble() const | base_uint< BITS > | |
| GetHex() const | base_uint< BITS > | |
| GetLow64() const | base_uint< BITS > | inline |
| operator &(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator &=(const base_uint &b) | base_uint< BITS > | inline |
| operator!=(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator!=(const base_uint &a, uint64_t b) | base_uint< BITS > | friend |
| operator*(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator*(const base_uint &a, uint32_t b) | base_uint< BITS > | friend |
| operator*=(uint32_t b32) | base_uint< BITS > | |
| operator*=(const base_uint &b) | base_uint< BITS > | |
| operator+(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator++() | base_uint< BITS > | inline |
| operator++(int) | base_uint< BITS > | inline |
| operator+=(const base_uint &b) | base_uint< BITS > | inline |
| operator+=(uint64_t b64) | base_uint< BITS > | inline |
| operator-() const | base_uint< BITS > | inline |
| operator-(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator--() | base_uint< BITS > | inline |
| operator--(int) | base_uint< BITS > | inline |
| operator-=(const base_uint &b) | base_uint< BITS > | inline |
| operator-=(uint64_t b64) | base_uint< BITS > | inline |
| operator/(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator/=(const base_uint &b) | base_uint< BITS > | |
| operator<(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator<<(const base_uint &a, int shift) | base_uint< BITS > | friend |
| operator<<=(unsigned int shift) | base_uint< BITS > | |
| operator<=(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator=(const base_uint &b) | base_uint< BITS > | inline |
| operator=(uint64_t b) | base_uint< BITS > | inline |
| operator==(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator==(const base_uint &a, uint64_t b) | base_uint< BITS > | friend |
| operator>(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator>=(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator>>(const base_uint &a, int shift) | base_uint< BITS > | friend |
| operator>>=(unsigned int shift) | base_uint< BITS > | |
| operator^(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator^=(const base_uint &b) | base_uint< BITS > | inline |
| operator^=(uint64_t b) | base_uint< BITS > | inline |
| operator|(const base_uint &a, const base_uint &b) | base_uint< BITS > | friend |
| operator|=(const base_uint &b) | base_uint< BITS > | inline |
| operator|=(uint64_t b) | base_uint< BITS > | inline |
| operator~() const | base_uint< BITS > | inline |
| pn | base_uint< BITS > | protected |
| SetHex(const char *psz) | base_uint< BITS > | |
| SetHex(const std::string &str) | base_uint< BITS > | |
| size() const | base_uint< BITS > | inline |
| ToString() const | base_uint< BITS > | |
| WIDTH | base_uint< BITS > | protectedstatic |
1.8.14