LibreOffice Module o3tl (master) 1
|
#include <lru_map.hxx>
Public Member Functions | |
size_t | total_size () const |
Protected Attributes | |
size_t | mCurrentSize = 0 |
Definition at line 28 of file lru_map.hxx.
|
inline |
Definition at line 32 of file lru_map.hxx.
References o3tl::detail::lru_map_base< ValueSize >::mCurrentSize.
|
protected |
Definition at line 35 of file lru_map.hxx.
Referenced by o3tl::detail::lru_map_base< ValueSize >::total_size().