|
FlightGear next
|
Container class for a string and its translation. More...
#include <cassert>#include <cstddef>#include <memory>#include <string>#include <utility>#include <vector>#include <simgear/debug/logstream.hxx>#include <simgear/nasal/cppbind/Ghost.hxx>#include <simgear/nasal/cppbind/NasalCallContext.hxx>#include <Main/locale.hxx>#include <Main/globals.hxx>#include "TranslationUnit.hxx"Go to the source code of this file.
Classes | |
| class | LanguageInfo |
| Class providing information on plural forms. More... | |
Functions | |
| static naRef | f_getTranslation (const TranslationUnit &translUnit, nasal::CallContext ctx) |
| static naRef | f_getTargetText (const TranslationUnit &translUnit, nasal::CallContext ctx) |
Container class for a string and its translation.
Definition in file TranslationUnit.cxx.
|
static |
Definition at line 161 of file TranslationUnit.cxx.
|
static |
Definition at line 130 of file TranslationUnit.cxx.