libdballe
7.19
|
Public Member Functions | |
ValueDesc (const ValueDesc &)=default | |
ValueDesc (stations_t::iterator station, int levtr, const Datetime &datetime, wreport::Varcode varcode) | |
ValueDesc & | operator= (const ValueDesc &)=default |
int | compare (const ValueDesc &) const |
bool | operator< (const ValueDesc &o) const |
Public Attributes | |
stations_t::iterator | station |
int | levtr |
Datetime | datetime |
Date and time at which the value was measured or forecast. | |
wreport::Varcode | varcode |