![]() |
Agroeye
1.0
|
#include <string>Go to the source code of this file.
Classes | |
| class | agroeye::handlers::DbColumn |
| Encapsulation of Sqlite3/Spatialite table. More... | |
Namespaces | |
| agroeye | |
| agroeye::handlers | |
Enumerations | |
| enum | agroeye::handlers::ColumnType { agroeye::handlers::ColumnType::NONE, agroeye::handlers::ColumnType::INTEGER, agroeye::handlers::ColumnType::REAL, agroeye::handlers::ColumnType::TEXT, agroeye::handlers::ColumnType::BLOB, agroeye::handlers::ColumnType::GEOMETRY } |
| Type of data stored by column. More... | |
1.8.12