|
libdballe
7.21
|
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 |
1.8.13