Inheritance diagram for Eaagles::Dafif::WaypointLoader:


Public Member Functions | |
| WaypointLoader () | |
| WaypointLoader (const char *country, const char *file="file3", const char *path="/eaagles3rdParty/dafif/fullall/") | |
| virtual Waypoint * | waypoint (const int n) |
| virtual Waypoint * | getWaypoint (const int n) |
| virtual bool | load (const char *code=0) |
| virtual int | getRecordLength () |
| virtual int | getMaxRecords () |
| virtual int | queryByRange () |
| virtual int | queryByIdent (const char *id) |
| virtual int | queryByKey (const char *key) |
| virtual void | printLoaded (std::ostream &sout) |
| virtual void | printResults (std::ostream &sout) |
Protected Types | |
| enum | { WAYPOINT_MAX_RECORDS = 140000 } |
Static Protected Member Functions | |
| static int | il_cmp (const void *p1, const void *p2) |
| static int | kl_cmp (const void *p1, const void *p2) |
Classes | |
| struct | WaypointKey |
| Eaagles::Dafif::WaypointLoader::WaypointLoader | ( | ) |
| Eaagles::Dafif::WaypointLoader::WaypointLoader | ( | const char * | country, | |
| const char * | file = "file3", |
|||
| const char * | path = "/eaagles3rdParty/dafif/fullall/" | |||
| ) |
| Waypoint * Eaagles::Dafif::WaypointLoader::waypoint | ( | const int | n | ) | [virtual] |
| Waypoint * Eaagles::Dafif::WaypointLoader::getWaypoint | ( | const int | n | ) | [virtual] |
| bool Eaagles::Dafif::WaypointLoader::load | ( | const char * | code = 0 |
) | [virtual] |
| int Eaagles::Dafif::WaypointLoader::getRecordLength | ( | ) | [virtual] |
Implements Eaagles::Dafif::Database.
| int Eaagles::Dafif::WaypointLoader::getMaxRecords | ( | ) | [virtual] |
Implements Eaagles::Dafif::Database.
| int Eaagles::Dafif::WaypointLoader::queryByRange | ( | ) | [virtual] |
| int Eaagles::Dafif::WaypointLoader::queryByIdent | ( | const char * | id | ) | [virtual] |
| int Eaagles::Dafif::WaypointLoader::queryByKey | ( | const char * | key | ) | [virtual] |
| void Eaagles::Dafif::WaypointLoader::printLoaded | ( | std::ostream & | sout | ) | [virtual] |
| void Eaagles::Dafif::WaypointLoader::printResults | ( | std::ostream & | sout | ) | [virtual] |
| int Eaagles::Dafif::WaypointLoader::il_cmp | ( | const void * | p1, | |
| const void * | p2 | |||
| ) | [static, protected] |
| int Eaagles::Dafif::WaypointLoader::kl_cmp | ( | const void * | p1, | |
| const void * | p2 | |||
| ) | [static, protected] |
1.5.0