Public Member Functions | Public Attributes

Eaagles::Dafif::AirportLoader::IlsKey Struct Reference

#include <AirportLoader.h>

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

List of all members.

Public Member Functions

 IlsKey (const long idx, const Ils &ils)
 IlsKey (const char *key)
 ~IlsKey ()
void serialize (std::ostream &sout) const

Public Attributes

RunwayKeyparent
char key [ILS_KEY_LEN+1]
char id [ILS_IDENT_LEN+1]
IlsKeynext
float freq
int chan
Ils::IlsType type
int idx
int size
double lat
double lon
double rng2
char icao [ICAO_CODE_LEN+1]

Constructor & Destructor Documentation

Eaagles::Dafif::AirportLoader::IlsKey::IlsKey ( const char *  key  ) 
Eaagles::Dafif::AirportLoader::IlsKey::~IlsKey (  ) 

Member Function Documentation

void Eaagles::Dafif::AirportLoader::IlsKey::serialize ( std::ostream &  sout  )  const

Member Data Documentation


The documentation for this struct was generated from the following files: