LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
SQLite3Wrapper.cc File Reference

Go to the source code of this file.

Enumerations

enum  DBTYPE
 

Enumeration Type Documentation

enum DBTYPE

Definition at line 13 of file SQLite3Wrapper.cc.

13 { SQLITE3_TKEYDB, SQLITE3_MEMDB, SQLITE3_FILEDB, SQLITE3_TMPDB };