|
| Station (Batch &batch) |
|
StationData & | get_station_data (Tracer<> &trc) |
|
MeasuredData & | get_measured_data (Tracer<> &trc, const Datetime &datetime) |
|
void | write_pending (Tracer<> &trc, bool with_attrs) |
|
void | dump (FILE *out) const |
|
bool | is_missing () const |
| Return true if all the station fields are empty.
|
|
bool | operator== (const DBStation &o) const |
|
bool | operator!= (const DBStation &o) const |
|
bool | operator< (const DBStation &o) const |
|
bool | operator<= (const DBStation &o) const |
|
bool | operator> (const DBStation &o) const |
|
bool | operator>= (const DBStation &o) const |
|
int | print (FILE *out, const char *end="\) const |
| Print the Station to a FILE*. More...
|
|
std::string | to_string (const char *undef="-") const |
| Format to a string.
|
|
bool | is_missing () const |
| Return true if all the station fields are empty.
|
|
bool | operator== (const Station &o) const |
|
bool | operator!= (const Station &o) const |
|
bool | operator< (const Station &o) const |
|
bool | operator<= (const Station &o) const |
|
bool | operator> (const Station &o) const |
|
bool | operator>= (const Station &o) const |
|
int | print (FILE *out, const char *end="\) const |
| Print the Station to a FILE*. More...
|
|
std::string | to_string (const char *undef="-") const |
| Format to a string.
|
|
The documentation for this struct was generated from the following file: