Inheritance diagram for Eaagles::Dafif::WaypointLoader::WaypointKey:


Public Member Functions | |
| WaypointKey (const long idx, const Waypoint &waypoint) | |
| WaypointKey (const char *id, const char *country) | |
| WaypointKey (const char *key) | |
| ~WaypointKey () | |
| void | serialize (std::ostream &sout) const |
Public Attributes | |
| char | key [WP_KEY_LEN+1] |
| char | ident [WP_IDENT_LEN+1] |
| char | countryCode [WP_CCODE_LEN+1] |
| Eaagles::Dafif::WaypointLoader::WaypointKey::WaypointKey | ( | const long | idx, | |
| const Waypoint & | waypoint | |||
| ) |
| Eaagles::Dafif::WaypointLoader::WaypointKey::WaypointKey | ( | const char * | id, | |
| const char * | country | |||
| ) |
| Eaagles::Dafif::WaypointLoader::WaypointKey::WaypointKey | ( | const char * | key | ) |
| Eaagles::Dafif::WaypointLoader::WaypointKey::~WaypointKey | ( | ) |
| void Eaagles::Dafif::WaypointLoader::WaypointKey::serialize | ( | std::ostream & | sout | ) | const |
Reimplemented from Eaagles::Dafif::Database::Key.
1.5.0