taco-db  0.1.0
tdb.h
Go to the documentation of this file.
1 #ifndef TDB_H
2 #define TDB_H
3 
4 #include "base/tdb_base.h"
5 #include "dbmain/Database.h"
6 
7 #endif // TDB_H
This file defines the global database class and its global instance.
This file contains all the basic definitions in TDB.