Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
This is the complete list of members for CuckooCache::cache< Element, Hash >, including all inherited members.
allow_erase(uint32_t n) const | CuckooCache::cache< Element, Hash > | inlineprivate |
cache() | CuckooCache::cache< Element, Hash > | inline |
collection_flags | CuckooCache::cache< Element, Hash > | mutableprivate |
compute_hashes(const Element &e) const | CuckooCache::cache< Element, Hash > | inlineprivate |
contains(const Element &e, const bool erase) const | CuckooCache::cache< Element, Hash > | inline |
depth_limit | CuckooCache::cache< Element, Hash > | private |
epoch_check() | CuckooCache::cache< Element, Hash > | inlineprivate |
epoch_flags | CuckooCache::cache< Element, Hash > | mutableprivate |
epoch_heuristic_counter | CuckooCache::cache< Element, Hash > | private |
epoch_size | CuckooCache::cache< Element, Hash > | private |
hash_function | CuckooCache::cache< Element, Hash > | private |
insert(Element e) | CuckooCache::cache< Element, Hash > | inline |
invalid() const | CuckooCache::cache< Element, Hash > | inlineprivate |
please_keep(uint32_t n) const | CuckooCache::cache< Element, Hash > | inlineprivate |
setup(uint32_t new_size) | CuckooCache::cache< Element, Hash > | inline |
setup_bytes(size_t bytes) | CuckooCache::cache< Element, Hash > | inline |
size | CuckooCache::cache< Element, Hash > | private |
table | CuckooCache::cache< Element, Hash > | private |