Public Member Functions | Public Attributes

Eaagles::Dafif::AirportLoader::RunwayKey Struct Reference

#include <AirportLoader.h>

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

List of all members.

Public Member Functions

 RunwayKey (const long idx, const Runway &runway)
 RunwayKey (const char *key)
 ~RunwayKey ()
void serialize (std::ostream &sout) const

Public Attributes

AirportKeyparent
char key [RW_KEY_LEN+1]
RunwayKeynext
IlsKeyils
int rwlen
int idx
int size
double lat
double lon
double rng2
char icao [ICAO_CODE_LEN+1]

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation


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