Eaagles::Dafif::AirportLoader::AirportKey Struct Reference

#include <AirportLoader.h>

Inheritance diagram for Eaagles::Dafif::AirportLoader::AirportKey:

Inheritance graph
[legend]
Collaboration diagram for Eaagles::Dafif::AirportLoader::AirportKey:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AirportKey (const long idx, const Airport &airport)
 AirportKey (const char *key)
 ~AirportKey ()
void serialize (std::ostream &sout) const

Public Attributes

char key [AP_KEY_LEN+1]
RunwayKeyrunways
AirportKeynext
Airport::AirportType type
int idx
int size
double lat
double lon
double rng2
char icao [ICAO_CODE_LEN+1]

Constructor & Destructor Documentation

Eaagles::Dafif::AirportLoader::AirportKey::AirportKey ( const long  idx,
const Airport airport 
)

Eaagles::Dafif::AirportLoader::AirportKey::AirportKey ( const char *  key  ) 

Eaagles::Dafif::AirportLoader::AirportKey::~AirportKey (  ) 


Member Function Documentation

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

Reimplemented from Eaagles::Dafif::Database::Key.


Member Data Documentation

char Eaagles::Dafif::Database::Key::icao[ICAO_CODE_LEN+1] [inherited]

int Eaagles::Dafif::Database::Key::idx [inherited]

char Eaagles::Dafif::AirportLoader::AirportKey::key[AP_KEY_LEN+1]

double Eaagles::Dafif::Database::Key::lat [inherited]

double Eaagles::Dafif::Database::Key::lon [inherited]

AirportKey* Eaagles::Dafif::AirportLoader::AirportKey::next

double Eaagles::Dafif::Database::Key::rng2 [inherited]

RunwayKey* Eaagles::Dafif::AirportLoader::AirportKey::runways

int Eaagles::Dafif::Database::Key::size [inherited]

Airport::AirportType Eaagles::Dafif::AirportLoader::AirportKey::type


The documentation for this struct was generated from the following files:
Generated on Tue Nov 14 20:17:16 2006 for OpenEaagles Simulation Framework by  doxygen 1.4.7