FlightGear next
addon_fwd.hxx File Reference
#include <simgear/structure/SGSharedPtr.hxx>

Go to the source code of this file.

Namespaces

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

Typedefs

using flightgear::addons::AddonRef = SGSharedPtr<Addon>
 
using flightgear::addons::AddonVersionRef = SGSharedPtr<AddonVersion>
 
using flightgear::addons::ContactRef = SGSharedPtr<Contact>
 
using flightgear::addons::AuthorRef = SGSharedPtr<Author>
 
using flightgear::addons::MaintainerRef = SGSharedPtr<Maintainer>