![]() |
CernVM-FS
2.11.0
|
#include <string>
Go to the source code of this file.
Namespaces | |
perf | |
sqlite | |
Enumerations | |
enum | sqlite::VfsOptions { sqlite::kVfsOptNone = 0, sqlite::kVfsOptDefault } |
Functions | |
bool | sqlite::RegisterVfsRdOnly (CacheManager *cache_mgr, perf::Statistics *statistics, const VfsOptions options) |
bool | sqlite::UnregisterVfsRdOnly () |
void | sqlite::RegisterFdMapping (int from, int to) |