| 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 Key &k) const | CuckooCache::cache< Element, Hash > | inlineprivate |
| contains(const Key &k, 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 |
| find(const Key &k, const bool erase) const | CuckooCache::cache< Element, Hash > | inlineprivate |
| get(Element &e, const bool erase) const | CuckooCache::cache< Element, Hash > | inline |
| hash_function | CuckooCache::cache< Element, Hash > | private |
| insert(Element e, bool replace=false) | CuckooCache::cache< Element, Hash > | inline |
| invalid() const | CuckooCache::cache< Element, Hash > | inlineprivate |
| Key typedef | CuckooCache::cache< Element, Hash > | private |
| 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 |