![]() |
SAGA API v9.10
|
Go to the source code of this file.
Macros | |
#define | COMPARE(Index, Text) |
Functions | |
CSG_Translator & | SG_Get_Translator (void) |
const SG_Char * | SG_Translate (const CSG_String &Text) |
Variables | |
CSG_Translator | gSG_Translator |
#define COMPARE | ( | Index, | |
Text ) |
Definition at line 235 of file api_translator.cpp.
Referenced by CSG_Translator::Get_Translation(), and CSG_Translator::Get_Translation().
CSG_Translator & SG_Get_Translator | ( | void | ) |
Definition at line 80 of file api_translator.cpp.
References gSG_Translator.
const SG_Char * SG_Translate | ( | const CSG_String & | Text | ) |
Definition at line 93 of file api_translator.cpp.
References gSG_Translator, and SG_Char.
Referenced by CSG_Tool_Chain::Create().
CSG_Translator gSG_Translator |
Definition at line 77 of file api_translator.cpp.
Referenced by SG_Get_Translator(), and SG_Translate().