|
FlightGear next
|
Parse a FlightGear default translation file (e.g., menu.xml) More...
#include "DefaultTranslationParser.hxx"#include <cassert>#include <string>#include <utility>#include <cstring>#include <simgear/structure/exception.hxx>#include <simgear/debug/logstream.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. | |
Parse a FlightGear default translation file (e.g., menu.xml)
Definition in file DefaultTranslationParser.cxx.