|
SAGA API Version 9.12
|
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) const | CSG_Translator | inline |
| Get_Text(int i) const | CSG_Translator | inline |
| Get_Translation(int i) const | CSG_Translator | inline |
| Get_Translation(const SG_Char *Text, bool bReturnNullOnNotFound=false) const | CSG_Translator | |
| Get_Translation(const SG_Char *Text, CSG_String &Translation) const | CSG_Translator | |
| is_CaseSensitive(void) const | CSG_Translator | inline |
| ~CSG_Translator(void) | CSG_Translator | virtual |