|
FlightGear next
|
This is the complete list of members for TranslationResource, including all inherited members.
| addTranslationUnit(std::string name, int index, std::string sourceText, bool hasPlural=false) | TranslationResource | |
| get(const std::string &basicId, int index=0) const | TranslationResource | |
| getAll(const std::string &name) const | TranslationResource | |
| getCount(const std::string &name) const | TranslationResource | |
| getPlural(intType cardinalNumber, const std::string &basicId, int index=0) const | TranslationResource | |
| getPluralWithDefault(intType cardinalNumber, const std::string &basicId, const std::string &defaultValue, int index=0) const | TranslationResource | |
| getWithDefault(const std::string &basicId, const std::string &defaultValue, int index=0) const | TranslationResource | |
| intType typedef | TranslationResource | |
| setFirstTargetText(std::string name, int index, std::string targetText) | TranslationResource | |
| setTargetTexts(std::string name, int index, std::vector< std::string > targetTexts) | TranslationResource | |
| setupGhost() | TranslationResource | static |
| TranslationResource()=delete | TranslationResource | |
| TranslationResource(std::string name) noexcept | TranslationResource | explicit |
| translationUnit(const std::string &name, int index=0) const | TranslationResource |