libdballe  7.6
Data Structures | Namespaces
sql/datav6.h File Reference

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 urpsi.nosp@m.m@sm.nosp@m.r.arp.nosp@m.a.em.nosp@m.r.it
 

Detailed Description

Attribute table management used by the db module.