taco-db  0.1.0
base Directory Reference

Files

file  atomics.h [code]
 This file includes c++11 atomic library.
 
file  datum.h [code]
 This file contains the definition of the Datum and DatumRef structures for storing and passing C++ objects of certain C++ types that are used as runtime representation of the objects of SQL types in the database.
 
file  fmgr.h [code]
 This file contains the definition of the function manager and function-call interface, which is a simplified version of fmgr.h in PostgreSQL.
 
file  logging.cpp
 
file  logging.h [code]
 Logging component for TDB.
 
file  tdb_base.h [code]
 This file contains all the basic definitions in TDB.