FlightGear next
NasalTranslations.cxx File Reference

Translations: Nasal interface to FGTranslate and related classes. More...

#include <memory>
#include <string>
#include <simgear/nasal/cppbind/Ghost.hxx>
#include <simgear/nasal/cppbind/NasalCallContext.hxx>
#include <simgear/nasal/cppbind/NasalHash.hxx>
#include <simgear/nasal/nasal.h>
#include <Translations/FGTranslate.hxx>
#include <Translations/TranslationResource.hxx>
#include <Translations/TranslationUnit.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.
 

Functions

static naRef flightgear::f_new_FGTranslate (const nasal::CallContext &ctx)
 
void flightgear::initNasalTranslations (naRef globals, naContext c)
 

Detailed Description

Translations: Nasal interface to FGTranslate and related classes.

Definition in file NasalTranslations.cxx.