|
libdballe
5.18
|
Functions used to manage a general DB-ALLe query. More...
#include <dballe/db/odbcworkarounds.h>#include <wreport/varinfo.h>#include <sqltypes.h>#include <vector>Go to the source code of this file.
Data Structures | |
| struct | dballe::db::Cursor |
| Structure used to build and execute a query, and to iterate through the results. More... | |
Typedefs | |
|
typedef std::vector < wreport::Varcode > | dballe::db::AttrList |
| Simple typedef to make typing easier, and also to help some versions of swig match this complex type. | |
Functions used to manage a general DB-ALLe query.
1.7.6.1