1 #ifndef art_Framework_IO_Root_RootDB_SQLite3Wrapper_h 2 #define art_Framework_IO_Root_RootDB_SQLite3Wrapper_h 29 int flags = SQLITE_OPEN_READONLY);
33 int flags = SQLITE_OPEN_READWRITE);
41 operator sqlite3*() {
return db_; }
53 int flags = SQLITE_OPEN_READWRITE | SQLITE_OPEN_TRANSIENT_DB);
int(* callback_t)(void *, int, char **, char **)
void swap(SQLite3Wrapper &other)
::xsd::cxx::tree::flags flags
void initDB(int flags, TFile *tfile=0)
SQLite3Wrapper & operator=(SQLite3Wrapper const &)=delete
std::string const & key() const
static bool wantTracing()
Service to store calibration data products (CDP) in the SQLite3 metadatabase of a file...