|
libdballe
7.7
|
Attribute table management used by the db module. More...
#include <dballe/core/defs.h>#include <wreport/var.h>#include <memory>#include <vector>#include <cstdio>Go to the source code of this file.
Data Structures | |
| struct | dballe::db::sql::DataV6 |
| Precompiled query to manipulate the data table. More... | |
| struct | dballe::db::sql::bulk::Item |
| struct | dballe::db::sql::bulk::VarV6 |
| Workflow information about a variable listed for bulk insert/update. More... | |
| struct | dballe::db::sql::bulk::InsertV6 |
| Input for a bulk insert of a lot of variables sharing the same context information. More... | |
| struct | dballe::db::sql::bulk::AnnotateVarsV6 |
| Helper class for annotating InsertV6 variables with the current status of the database. More... | |
Namespaces | |
| dballe | |
| Copyright (C) 2008–2010 ARPA-SIM urpsim@smr.arpa.emr.it | |
Attribute table management used by the db module.
1.8.9.1