FlightGear next
|
Parse an XLIFF 1.2 XML file. More...
#include <cstddef>
#include <memory>
#include <stack>
#include <string>
#include <tuple>
#include <vector>
#include <simgear/props/propsfwd.hxx>
#include <simgear/xml/easyxml.hxx>
#include "TranslationDomain.hxx"
#include "TranslationResource.hxx"
Go to the source code of this file.
Classes | |
class | flightgear::XLIFFParser |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
Parse an XLIFF 1.2 XML file.
Definition in file XLIFFParser.hxx.