|
FlightGear next
|
FlightGear Localization Support. More...
#include <cstdarg>#include <memory>#include <string>#include <vector>#include <simgear/props/propsfwd.hxx>#include <simgear/misc/strutils.hxx>#include <Translations/TranslationDomain.hxx>Go to the source code of this file.
Classes | |
| class | FGLocale |
Namespaces | |
| namespace | flightgear |
| FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
| namespace | simgear |
Functions | |
| std::string | fgTrMsg (const char *key) |
| std::string | fgTrPrintfMsg (const char *key,...) |
FlightGear Localization Support.
Definition in file locale.hxx.
| std::string fgTrMsg | ( | const char * | key | ) |
Definition at line 646 of file locale.cxx.
| std::string fgTrPrintfMsg | ( | const char * | key, |
| ... ) |
Definition at line 651 of file locale.cxx.