|
libosmscout 0.1
|
This is the complete list of members for osmscout::Cache< K, V, IK >, including all inherited members.
| Cache(size_t maxSize) | osmscout::Cache< K, V, IK > | inlineexplicit |
| CacheRef typedef | osmscout::Cache< K, V, IK > | |
| DumpStatistics(const char *cacheName, const ValueSizer &sizer) | osmscout::Cache< K, V, IK > | inline |
| Flush() | osmscout::Cache< K, V, IK > | inline |
| GetEntry(const K &key, CacheRef &reference) | osmscout::Cache< K, V, IK > | inline |
| GetMaxSize() const | osmscout::Cache< K, V, IK > | inline |
| GetMemory(const ValueSizer &sizer) const | osmscout::Cache< K, V, IK > | inline |
| GetSize() const | osmscout::Cache< K, V, IK > | inline |
| IsActive() const | osmscout::Cache< K, V, IK > | inline |
| Map typedef | osmscout::Cache< K, V, IK > | |
| OrderList typedef | osmscout::Cache< K, V, IK > | |
| SetEntry(const CacheEntry &entry) | osmscout::Cache< K, V, IK > | inline |
| SetMaxSize(size_t maxSize) | osmscout::Cache< K, V, IK > | inline |