osgEarth 2.1.1

Sqlite3Cache Member List

This is the complete list of members for Sqlite3Cache, including all inherited members.
_countSqlite3Cache [private]
_databasePathSqlite3Cache [private]
_dbSqlite3Cache [private]
_dbPerThreadSqlite3Cache [private]
_dbPerThreadLayersSqlite3Cache [private]
_dbPerThreadMetaSqlite3Cache [private]
_defaultRWSqlite3Cache [private]
_L2cacheSqlite3Cache [private]
_layersListSqlite3Cache [private]
_metadataSqlite3Cache [private]
_nbRequestSqlite3Cache [private]
_optionsSqlite3Cache [private]
_pendingPurgeMutexSqlite3Cache [private]
_pendingPurgesSqlite3Cache [private]
_pendingUpdateMutexSqlite3Cache [private]
_pendingUpdatesSqlite3Cache [private]
_pendingWritesSqlite3Cache [private]
_pendingWritesMutexSqlite3Cache [private]
_refURIosgEarth::Cache [protected]
_tableListMutexSqlite3Cache [private]
_tablesSqlite3Cache [private]
_useAsyncWritesSqlite3Cache [private]
_writeServiceSqlite3Cache [private]
AsyncCache(const CacheOptions &options=CacheOptions())AsyncCache [inline]
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]
displayPendingOperations()Sqlite3Cache [inline, private]
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)Sqlite3Cache [inline, virtual]
getOrCreateDbForThread()Sqlite3Cache [inline, private]
getReferenceURI()osgEarth::Cache [inline, virtual]
getTable(const std::string &tableName)Sqlite3Cache [inline, private]
isCached(const TileKey &key, const CacheSpec &spec) const Sqlite3Cache [inline, virtual]
loadProperties(const std::string &cacheId, CacheSpec &out_spec, osg::ref_ptr< const Profile > &out_profile, unsigned int &out_tileSize)Sqlite3Cache [inline, virtual]
META_Object(osgEarth, Sqlite3Cache)Sqlite3Cache
purge(const std::string &layerName, int olderThanUTC, bool async)Sqlite3Cache [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)Sqlite3Cache [inline, virtual]
setImageSync(const TileKey &key, const CacheSpec &spec, const osg::Image *image)Sqlite3Cache [inline, private, virtual]
setReferenceURI(const std::string &value)osgEarth::Cache [inline, virtual]
Sqlite3Cache(const CacheOptions &options)Sqlite3Cache [inline]
Sqlite3Cache()Sqlite3Cache [inline]
Sqlite3Cache(const Sqlite3Cache &rhs, const osg::CopyOp &op)Sqlite3Cache [inline]
storeProperties(const CacheSpec &spec, const Profile *profile, unsigned int tileSize)Sqlite3Cache [inline, virtual]
updateAccessTimeSync(const std::string &layerName, const TileKey &key, int newTimestamp)Sqlite3Cache [inline]
updateAccessTimeSyncPool(const std::string &layerName, const std::string &keys, int newTimestamp)Sqlite3Cache [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines