|
Doxygen
|
Public Member Functions | |
| CacheStatsWrapper (CacheStatistics &stats, size_t capacity) | |
| ~CacheStatsWrapper () | |
| LookupCache & | cache () |
Private Attributes | |
| CacheStatistics & | m_statistics |
| Cache< std::string, LookupInfo > | m_cache |
Definition at line 64 of file symbolresolver.cpp.
|
inline |
|
inline |
Definition at line 68 of file symbolresolver.cpp.
References m_cache, m_statistics, and mergeStatistics().
|
inline |
|
private |
Definition at line 76 of file symbolresolver.cpp.
Referenced by cache(), CacheStatsWrapper(), and ~CacheStatsWrapper().
|
private |
Definition at line 75 of file symbolresolver.cpp.
Referenced by CacheStatsWrapper(), and ~CacheStatsWrapper().