|
My Project 3.5.5
C++ Distributed Hash Table
|
This is the complete list of members for dht::Hash< N >, including all inherited members.
| begin() (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| cbegin() const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| cend() const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| cmp(const Hash &id1, const Hash &id2) (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |
| commonBits(const Hash &id1, const Hash &id2) | dht::Hash< N > | inlinestatic |
| const_iterator typedef (defined in dht::Hash< N >) | dht::Hash< N > | |
| data() const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| data() (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| end() (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| get(std::string_view data) (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |
| get(const std::vector< uint8_t > &data) (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |
| get(const Hash< H > &o) (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |
| get(const uint8_t *data, size_t data_len) | dht::Hash< N > | inlinestatic |
| getBit(unsigned nbit) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| getRandom() (defined in dht::Hash< N >) | dht::Hash< N > | static |
| getRandom(Rd &) (defined in dht::Hash< N >) | dht::Hash< N > | static |
| getRandom(Rd &rdev) (defined in dht::Hash< N >) | dht::Hash< N > | |
| Hash() noexcept (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| Hash(const uint8_t *h, size_t data_len) (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| Hash(std::string_view hex) | dht::Hash< N > | inlineexplicit |
| Hash(const msgpack::object &o) (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| iterator typedef (defined in dht::Hash< N >) | dht::Hash< N > | |
| lowbit() const | dht::Hash< N > | inline |
| msgpack_pack(Packer &pk) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| msgpack_unpack(msgpack::object o) (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator bool() const (defined in dht::Hash< N >) | dht::Hash< N > | inlineexplicit |
| operator!=(const Hash &h) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator<(const Hash &o) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator<< (defined in dht::Hash< N >) | dht::Hash< N > | friend |
| operator==(const Hash &h) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator>> (defined in dht::Hash< N >) | dht::Hash< N > | friend |
| operator[](size_t index) (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator[](size_t index) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| operator^(const Hash &o) const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| setBit(unsigned nbit, bool b) (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| size() noexcept (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |
| T typedef (defined in dht::Hash< N >) | dht::Hash< N > | |
| to_c_str() const (defined in dht::Hash< N >) | dht::Hash< N > | |
| to_view() const | dht::Hash< N > | inline |
| toFloat() const (defined in dht::Hash< N >) | dht::Hash< N > | inline |
| toString() const (defined in dht::Hash< N >) | dht::Hash< N > | |
| xorCmp(const Hash &id1, const Hash &id2) const | dht::Hash< N > | inline |
| zero() noexcept (defined in dht::Hash< N >) | dht::Hash< N > | inlinestatic |