Public Member Functions | Public Attributes

Eaagles::Dafif::WaypointLoader::WaypointKey Struct Reference

#include <WaypointLoader.h>

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

List of all members.

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]
int idx
int size
double lat
double lon
double rng2
char icao [ICAO_CODE_LEN+1]

Constructor & Destructor Documentation

Eaagles::Dafif::WaypointLoader::WaypointKey::WaypointKey ( const char *  id,
const char *  country 
)
Eaagles::Dafif::WaypointLoader::WaypointKey::WaypointKey ( const char *  key  ) 
Eaagles::Dafif::WaypointLoader::WaypointKey::~WaypointKey (  ) 

Member Function Documentation

void Eaagles::Dafif::WaypointLoader::WaypointKey::serialize ( std::ostream &  sout  )  const

Member Data Documentation


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