libdballe  7.19
Classes | Namespaces
values.h File Reference

Structures used as input to database insert functions. More...

#include <dballe/core/defs.h>
#include <dballe/core/var.h>
#include <dballe/record.h>
#include <wreport/varinfo.h>
#include <vector>
#include <map>

Go to the source code of this file.

Classes

struct  dballe::Station
 Information about a station. More...
 
struct  dballe::Sampling
 Information about a physical variable. More...
 
struct  dballe::values::Value
 A station or measured value. More...
 
struct  dballe::values::Encoder
 
struct  dballe::values::Decoder
 
struct  dballe::Values
 Collection of Value objects, indexed by wreport::Varcode. More...
 
struct  dballe::StationValues
 A set of station values. More...
 
struct  dballe::DataValues
 A set of measured values. 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

Structures used as input to database insert functions.