SQLite VFS Shim
Single header with classes for easily implementing SQLite VFS shims in C++11
|
▼Csqlite3_file | |
Csqlitevfs::SQLiteFile< TFileImpl > | |
▼Csqlite3_vfs | |
Csqlitevfs::SQLiteVfs< TVfsImpl > | |
Csqlitevfs::SQLiteFileImpl | |
Csqlitevfs::SQLiteVfsImpl< TFileImpl > |