osgEarth 2.1.1

osgEarth::LRUCache< K, T > Member List

This is the complete list of members for osgEarth::LRUCache< K, T >, including all inherited members.
_bufosgEarth::LRUCache< K, T > [protected]
_hitsosgEarth::LRUCache< K, T > [protected]
_lruosgEarth::LRUCache< K, T > [protected]
_maposgEarth::LRUCache< K, T > [protected]
_maxosgEarth::LRUCache< K, T > [protected]
_queriesosgEarth::LRUCache< K, T > [protected]
erase(const K &key)osgEarth::LRUCache< K, T > [inline]
get(const K &key)osgEarth::LRUCache< K, T > [inline]
getMaxSize() const osgEarth::LRUCache< K, T > [inline]
getStats() const osgEarth::LRUCache< K, T > [inline]
insert(const K &key, const T &value)osgEarth::LRUCache< K, T > [inline]
lru_iter typedefosgEarth::LRUCache< K, T > [protected]
lru_type typedefosgEarth::LRUCache< K, T > [protected]
LRUCache(unsigned max=100)osgEarth::LRUCache< K, T > [inline]
map_iter typedefosgEarth::LRUCache< K, T > [protected]
map_type typedefosgEarth::LRUCache< K, T > [protected]
map_value_type typedefosgEarth::LRUCache< K, T > [protected]
setMaxSize(unsigned max)osgEarth::LRUCache< K, T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines