Inherits Eaagles::Dafif::Database::Key.
Inheritance diagram for Eaagles::Dafif::AirportLoader::IlsKey:


Public Member Functions | |
| IlsKey (const long idx, const Ils &ils) | |
| IlsKey (const char *key) | |
| ~IlsKey () | |
| void | serialize (std::ostream &sout) const |
Public Attributes | |
| RunwayKey * | parent |
| char | key [ILS_KEY_LEN+1] |
| char | id [ILS_IDENT_LEN+1] |
| IlsKey * | next |
| float | freq |
| int | chan |
| Ils::IlsType | type |
| Eaagles::Dafif::AirportLoader::IlsKey::IlsKey | ( | const long | idx, | |
| const Ils & | ils | |||
| ) |
| Eaagles::Dafif::AirportLoader::IlsKey::IlsKey | ( | const char * | key | ) |
| Eaagles::Dafif::AirportLoader::IlsKey::~IlsKey | ( | ) |
| void Eaagles::Dafif::AirportLoader::IlsKey::serialize | ( | std::ostream & | sout | ) | const |
Reimplemented from Eaagles::Dafif::Database::Key.
1.5.0