|
libdballe
7.21
|
Public Member Functions | |
| int | compare (const StationDesc &) const |
| bool | operator< (const StationDesc &o) const |
| void | to_record (Record &rec) const |
| Set coords and ident to rec. More... | |
Public Attributes | |
| int | rep |
| Coords | coords |
| Ident | ident |
| void dballe::db::v7::StationDesc::to_record | ( | Record & | rec | ) | const |
Set coords and ident to rec.
rep is not set, because StationDesc does not contain rep_memo information.
1.8.13