Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Toolkit for HIC analysis
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
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.