osgEarth 2.1.1

osgEarth::Cache Member List

This is the complete list of members for osgEarth::Cache, including all inherited members.
_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::Cache [virtual]
getImage(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::Image > &out_image)=0osgEarth::Cache [pure virtual]
getReferenceURI()osgEarth::Cache [inline, virtual]
isCached(const TileKey &key, const CacheSpec &spec) const osgEarth::Cache [inline, virtual]
loadProperties(const std::string &cacheId, CacheSpec &out_spec, osg::ref_ptr< const Profile > &out_profile, unsigned int &out_tileSize)osgEarth::Cache [inline, virtual]
purge(const std::string &cacheId, int olderThanTimeStamp=0L, bool async=true)osgEarth::Cache [inline, virtual]
setHeightField(const TileKey &key, const CacheSpec &spec, const osg::HeightField *hf)osgEarth::Cache [virtual]
setImage(const TileKey &key, const CacheSpec &spec, const osg::Image *image)=0osgEarth::Cache [pure virtual]
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