FFmpegfs Fuse Multi Media Filesystem 2.16
Cache Member List

This is the complete list of members for Cache, including all inherited members.

begin_transaction()Cacheprotected
Cache()Cacheexplicit
Cache_Entry (defined in Cache)Cachefriend
cache_key_t typedefCacheprivate
cache_t typedefCacheprivate
check_min_version(int *db_version_major, int *db_version_minor)Cacheprotected
clear()Cache
close_index()Cacheprotected
closeio(Cache_Entry **cache_entry, int flags=CACHE_CLOSE_NOOPT)Cache
cmp_version(int version_major_l, int version_minor_l, int version_major_r, int version_minor_r)Cacheprotected
column_exists(const char *table, const char *column)Cacheprotected
create_entry(LPVIRTUALFILE virtualfile, const std::string &desttype)Cacheprotected
create_table_cache_entry(LPCTABLE_DEF table, const TABLECOLUMNS_VEC &columns)Cacheprotected
delete_entry(Cache_Entry **cache_entry, int flags)Cacheprotected
delete_info(const std::string &filename, const std::string &desttype)Cacheprotected
end_transaction()Cacheprotected
expanded_sql(sqlite3_stmt *pStmt)Cacheprotected
load_index()Cache
LPCTABLE_COLUMNS typedefCache
LPCTABLE_DEF typedefCache
LPCTABLECOLUMNS_VEC typedefCache
LPTABLE_COLUMNS typedefCache
LPTABLE_DEF typedefCache
LPTABLECOLUMNS_VEC typedefCache
m_cacheCacheprivate
m_cacheidx_dbCacheprivate
m_columns_cache_entryCacheprivatestatic
m_columns_versionCacheprivatestatic
m_mutexCacheprivate
m_table_cache_entryCacheprivatestatic
m_table_versionCacheprivatestatic
maintenance(size_t predicted_filesize=0)Cache
openio(LPVIRTUALFILE virtualfile)Cache
prepare_stmts()Cacheprotected
prune_cache_size()Cache
prune_disk_space(size_t predicted_filesize)Cache
prune_expired()Cache
read_info(LPCACHE_INFO cache_info)Cacheprotected
remove_cachefile(const std::string &filename, const std::string &fileext)Cache
rollback_transaction()Cacheprotected
table_exists(const char *table)Cacheprotected
TABLECOLUMNS_VEC typedefCache
upgrade_db(int *db_version_major, int *db_version_minor)Cacheprotected
write_info(LPCCACHE_INFO cache_info)Cacheprotected
~Cache()Cachevirtual