|
libdballe
7.21
|
A set of station values. More...
#include <values.h>
Public Member Functions | |
| StationValues (const dballe::Record &rec) | |
| void | set_from_record (const Record &rec) |
| Set from the contents of a dballe::Record. | |
| bool | operator== (const StationValues &o) const |
| void | clear_ids () |
| Reset all the database IDs. | |
| void | print (FILE *out) const |
| Print the contents of this StationValues. | |
Public Attributes | |
| Station | info |
| Values | values |
A set of station values.
1.8.13