libdballe 9.14
dballe::db::v7::cursor::DataRow Struct Reference
Inheritance diagram for dballe::db::v7::cursor::DataRow:
dballe::db::v7::cursor::StationDataRow

Public Member Functions

 DataRow (const dballe::DBStation &station, int id_levtr, const Datetime &datetime, int id_data, std::unique_ptr< wreport::Var > var)
void dump (FILE *out) const
 StationDataRow (const dballe::DBStation &station, int id_data, std::unique_ptr< wreport::Var > var)
 StationDataRow (const StationDataRow &)=delete
 StationDataRow (StationDataRow &&o)=default
Public Member Functions inherited from dballe::db::v7::cursor::StationDataRow
 StationDataRow (const dballe::DBStation &station, int id_data, std::unique_ptr< wreport::Var > var)
 StationDataRow (const StationDataRow &)=delete
 StationDataRow (StationDataRow &&o)=default
StationDataRow & operator= (const StationDataRow &)=delete
StationDataRow & operator= (StationDataRow &&o)=default
void dump (FILE *out) const

Public Attributes

int id_levtr
Datetime datetime
Public Attributes inherited from dballe::db::v7::cursor::StationDataRow
dballe::DBStation station
DBValue value

The documentation for this struct was generated from the following file: