SAGA API  v9.5
CSG_Translator Member List

This is the complete list of members for CSG_Translator, including all inherited members.

Create(const CSG_String &File_Name, bool bSetExtension=true, int iText=0, int iTranslation=1, bool bCmpNoCase=false)CSG_Translator
Create(class CSG_Table *pTranslations, int iText=0, int iTranslation=1, bool bCmpNoCase=false)CSG_Translator
CSG_Translator(void)CSG_Translator
CSG_Translator(const CSG_String &File_Name, bool bSetExtension=true, int iText=0, int iTranslation=1, bool bCmpNoCase=false)CSG_Translator
CSG_Translator(class CSG_Table *pTranslations, int iText=0, int iTranslation=1, bool bCmpNoCase=false)CSG_Translator
Destroy(void)CSG_Translator
Get_Count(void) constCSG_Translatorinline
Get_Text(int i) constCSG_Translatorinline
Get_Translation(int i) constCSG_Translatorinline
Get_Translation(const SG_Char *Text, bool bReturnNullOnNotFound=false) constCSG_Translator
Get_Translation(const SG_Char *Text, CSG_String &Translation) constCSG_Translator
is_CaseSensitive(void) constCSG_Translatorinline
~CSG_Translator(void)CSG_Translatorvirtual