#include "TFile.h"#include <sqlite3.h>Go to the source code of this file.
Functions | |
| int | tkeyvfs_init (void) |
| int | tkeyvfs_open_v2 (const char *filename, sqlite3 **ppDb, int flags, TFile *rootFile) |
| int tkeyvfs_init | ( | void | ) |
Definition at line 1768 of file tkeyvfs.cc.
| int tkeyvfs_open_v2 | ( | const char * | filename, |
| sqlite3 ** | ppDb, | ||
| int | flags, | ||
| TFile * | rootFile | ||
| ) |
Definition at line 1837 of file tkeyvfs.cc.
1.8.11