|
libdballe
8.6
|
#include <dballe/fwd.h>#include <dballe/value.h>#include <dballe/var.h>#include <vector>#include <functional>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | dballe::impl::ValuesBase< Value > |
| struct | dballe::Values |
| Collection of Value objects, indexed by wreport::Varcode. More... | |
| struct | dballe::DBValues |
| Collection of DBValue objects, indexed by wreport::Varcode. More... | |
Functions | |
| std::ostream & | dballe::operator<< (std::ostream &, const Values &) |
| std::ostream & | dballe::operator<< (std::ostream &, const DBValues &) |
Structures used as input to database insert functions.
1.8.16