ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ICache.max_length
ocean
util
container
cache
model
ICache
ICache
class
ICache
size_t
max_length
(
)
Return Value
Type:
size_t
the maximum number of items the cache can have.
Meta
Source
See Implementation
ocean
util
container
cache
model
ICache
ICache
aliases
TimeToIndex
opBinaryRight
constructors
this
functions
accessIndex
accessTime
clear
exists
get_
keyByIndex
length
max_length
now
num_lookups
num_misses
opIn_r
register
remove
remove_
replaceRemovedItem
resetStats
whenCacheItemDropped
whenEarlierThanOldestItem
variables
key_to_node
n_lookups
n_misses
time_to_index