rippled
|
Public Member Functions | |
KeyOnlyEntry (clock_type::time_point const &last_access_) | |
void | touch (clock_type::time_point const &now) |
Public Attributes | |
clock_type::time_point | last_access |
Definition at line 582 of file TaggedCache.h.
|
explicit |
Definition at line 587 of file TaggedCache.h.
void ripple::TaggedCache< Key, T, IsKeyCache, Hash, KeyEqual, Mutex >::KeyOnlyEntry::touch | ( | clock_type::time_point const & | now | ) |
Definition at line 593 of file TaggedCache.h.
clock_type::time_point ripple::TaggedCache< Key, T, IsKeyCache, Hash, KeyEqual, Mutex >::KeyOnlyEntry::last_access |
Definition at line 585 of file TaggedCache.h.