osgEarth 2.1.1

osgEarth::MemCache Member List

This is the complete list of members for osgEarth::MemCache, including all inherited members.
_keyToIterMaposgEarth::MemCache [protected]
_maxNumTilesInCacheosgEarth::MemCache [protected]
_mutexosgEarth::MemCache [protected]
_objectsosgEarth::MemCache [protected]
_optionsosgEarth::Cache [protected]
_refURIosgEarth::Cache [protected]
Cache(const CacheOptions &options=CacheOptions())osgEarth::Cache
Cache(const Cache &rhs, const osg::CopyOp &op=osg::CopyOp::DEEP_COPY_ALL)osgEarth::Cache
compact(bool async=true)osgEarth::Cache [inline, virtual]
getCacheOptions() const osgEarth::Cache [inline]
getHeightField(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::HeightField > &out_hf)osgEarth::MemCache [virtual]
getImage(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::Image > &out_image)osgEarth::MemCache [virtual]
getMaxNumTilesInCache() const osgEarth::MemCache
getObject(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::Object > &out_result)osgEarth::MemCache [protected]
getReferenceURI()osgEarth::Cache [inline, virtual]
isCached(const TileKey &key, const CacheSpec &spec) const osgEarth::MemCache [virtual]
KeyToIteratorMap typedefosgEarth::MemCache [protected]
loadProperties(const std::string &cacheId, CacheSpec &out_spec, osg::ref_ptr< const Profile > &out_profile, unsigned int &out_tileSize)osgEarth::Cache [inline, virtual]
MemCache(int maxTilesInCache=16)osgEarth::MemCache
MemCache(const MemCache &rhs, const osg::CopyOp &op=osg::CopyOp::DEEP_COPY_ALL)osgEarth::MemCache
META_Object(osgEarth, MemCache)osgEarth::MemCache
ObjectList typedefosgEarth::MemCache [protected]
purge(const std::string &cacheId, int olderThan, bool async)osgEarth::MemCache [virtual]
setHeightField(const TileKey &key, const CacheSpec &spec, const osg::HeightField *hf)osgEarth::MemCache [virtual]
setImage(const TileKey &key, const CacheSpec &spec, const osg::Image *image)osgEarth::MemCache [virtual]
setMaxNumTilesInCache(unsigned int max)osgEarth::MemCache
setObject(const TileKey &key, const CacheSpec &spec, const osg::Object *image)osgEarth::MemCache [protected]
setReferenceURI(const std::string &value)osgEarth::Cache [inline, virtual]
storeProperties(const CacheSpec &spec, const Profile *profile, unsigned int tileSize)osgEarth::Cache [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines