FlightGear next
|
#include <map>
#include <ostream>
#include <string>
#include <vector>
#include <simgear/misc/sg_path.hxx>
#include <simgear/nasal/cppbind/NasalHash.hxx>
#include <simgear/nasal/naref.h>
#include <simgear/props/props.hxx>
#include <simgear/structure/SGReferenced.hxx>
#include "addon_fwd.hxx"
#include "contacts.hxx"
#include "AddonVersion.hxx"
#include "pointer_traits.hxx"
Go to the source code of this file.
Classes | |
class | flightgear::addons::QualifiedUrl |
class | flightgear::addons::Addon |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
namespace | flightgear::addons |
Functions | |
std::ostream & | flightgear::addons::operator<< (std::ostream &os, const Addon &addon) |