|
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 206 of file TaggedCache.h.
|
explicit |
Definition at line 211 of file TaggedCache.h.
| void ripple::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::KeyOnlyEntry::touch | ( | clock_type::time_point const & | now | ) |
Definition at line 217 of file TaggedCache.h.
| clock_type::time_point ripple::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::KeyOnlyEntry::last_access |
Definition at line 209 of file TaggedCache.h.