FlightGear next
NavDataCache.hxx File Reference
#include <cstddef>
#include <functional>
#include <memory>
#include <vector>
#include <Navaids/positioned.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/misc/strutils.hxx>

Go to the source code of this file.

Classes

class  flightgear::NavDataCache
 
struct  flightgear::NavDataCache::SceneryLocation
 
struct  flightgear::NavDataCache::DatFilesGroupInfo
 
class  flightgear::NavDataCache::Transaction
 
class  flightgear::NavDataCache::ThreadedGUISearch
 

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 
namespace  flightgear::Octree
 

Typedefs

typedef std::pair< PositionedID, PositionedIDflightgear::AirportRunwayPair
 a pair of airport ID, runway ID
 
typedef std::pair< FGPositioned::Type, PositionedIDflightgear::TypedPositioned
 
typedef std::vector< TypedPositionedflightgear::TypedPositionedVec
 
typedef std::pair< int, PositionedIDflightgear::AirwayEdge
 
typedef std::vector< AirwayEdgeflightgear::AirwayEdgeVec