|
TARAXA
|
This is the complete list of members for ExpirationBlockNumberCache< Key >, including all inherited members.
| block_expiration_ | ExpirationBlockNumberCache< Key > | private |
| cache_ | ExpirationCache< Key > | protected |
| clear() | ExpirationBlockNumberCache< Key > | inline |
| contains(Key const &key) const | ExpirationCache< Key > | inline |
| count(Key const &key) const | ExpirationCache< Key > | inline |
| erase(Key const &key) | ExpirationCache< Key > | inline |
| expiration_ | ExpirationCache< Key > | private |
| ExpirationBlockNumberCache(uint32_t max_size, uint32_t delete_step, uint32_t blocks_to_keep) | ExpirationBlockNumberCache< Key > | inline |
| ExpirationCache(uint32_t max_size, uint32_t delete_step) | ExpirationCache< Key > | inline |
| insert(Key const &key, uint64_t block_number) | ExpirationBlockNumberCache< Key > | inline |
| ExpirationCache::insert(Key const &key) | ExpirationCache< Key > | inline |
| kBlocksToKeep | ExpirationBlockNumberCache< Key > | private |
| kDeleteStep | ExpirationCache< Key > | protected |
| kMaxSize | ExpirationCache< Key > | protected |
| last_block_number_ | ExpirationBlockNumberCache< Key > | private |
| mtx_ | ExpirationCache< Key > | mutableprotected |
| size() const | ExpirationCache< Key > | inline |