KaliVeda
Toolkit for HIC analysis
KVSQLite::column_type Namespace Reference

Enumerations

enum  types {
  REAL , INTEGER , TEXT , TIMESTAMP ,
  BLOB
}
 

Enumeration Type Documentation

◆ types

Enumerator
REAL 
INTEGER 
TEXT 
TIMESTAMP 
BLOB 

Definition at line 32 of file SQLiteDB.h.