SQLite VFS Shim
Single header with classes for easily implementing SQLite VFS shims in C++11
Loading...
Searching...
No Matches
sqlitevfs::SQLiteVfs< TVfsImpl > Member List

This is the complete list of members for sqlitevfs::SQLiteVfs< TVfsImpl >, including all inherited members.

FileImpl typedefsqlitevfs::SQLiteVfs< TVfsImpl >
implementationsqlitevfs::SQLiteVfs< TVfsImpl >
register_vfs(bool makeDefault)sqlitevfs::SQLiteVfs< TVfsImpl >inline
SQLiteVfs(const char *name)sqlitevfs::SQLiteVfs< TVfsImpl >inline
SQLiteVfs(const char *name, const char *base_vfs_name)sqlitevfs::SQLiteVfs< TVfsImpl >inline
SQLiteVfs(const char *name, sqlite3_vfs *original_vfs)sqlitevfs::SQLiteVfs< TVfsImpl >inline
unregister_vfs()sqlitevfs::SQLiteVfs< TVfsImpl >inline
VfsImpl typedefsqlitevfs::SQLiteVfs< TVfsImpl >
~SQLiteVfs()sqlitevfs::SQLiteVfs< TVfsImpl >inline