|
libdballe
6.8
|
Functions used to connect to DB-All.e and insert, query and delete data. More...
#include <dballe/core/defs.h>#include <wreport/varinfo.h>#include <wreport/var.h>#include <vector>#include <string>#include <map>#include <memory>Go to the source code of this file.
Data Structures | |
| class | dballe::db::Cursor |
| class | dballe::DB |
Macros | |
| #define | DBA_IMPORT_ATTRS 1 |
| Flags controlling message import. | |
| #define | DBA_IMPORT_FULL_PSEUDOANA 2 |
| Flags controlling message import. | |
| #define | DBA_IMPORT_OVERWRITE 8 |
| Flags controlling message import. | |
Typedefs | |
|
typedef std::vector < wreport::Varcode > | dballe::db::AttrList |
| Simple typedef to make typing easier. | |
Enumerations | |
| enum | Format { V5 = 0, V6 = 1, MEM = 2, MESSAGES = 3 } |
| Supported formats. | |
Functions used to connect to DB-All.e and insert, query and delete data.
1.8.8