SAGA API
v9.6
|
This is the complete list of members for CSG_Strings, including all inherited members.
Add(const CSG_Strings &Strings) | CSG_Strings | |
Add(const CSG_String &String) | CSG_Strings | |
Assign(const CSG_Strings &Strings) | CSG_Strings | inline |
Clear(void) | CSG_Strings | inline |
Create(const CSG_Strings &Strings) | CSG_Strings | |
CSG_Strings(void) | CSG_Strings | |
CSG_Strings(const CSG_Strings &Strings) | CSG_Strings | |
CSG_Strings(int nStrings, const SG_Char **Strings) | CSG_Strings | |
Del(int Index) | CSG_Strings | inline |
Del(size_t Index) | CSG_Strings | |
Destroy(void) | CSG_Strings | |
Get_Count(void) const | CSG_Strings | inline |
Get_Size(void) const | CSG_Strings | inline |
Get_String(int Index) const | CSG_Strings | inline |
Get_String(size_t Index) const | CSG_Strings | inline |
Ins(const CSG_String &String, int Index) | CSG_Strings | inline |
Ins(const CSG_String &String, size_t Index) | CSG_Strings | |
m_Strings | CSG_Strings | protected |
operator+=(const CSG_Strings &Strings) | CSG_Strings | inline |
operator+=(const CSG_String &String) | CSG_Strings | inline |
operator=(const CSG_Strings &Strings) | CSG_Strings | inline |
operator[](int Index) const | CSG_Strings | inline |
operator[](size_t Index) const | CSG_Strings | inline |
Set_Count(int Count) | CSG_Strings | inline |
Set_Count(size_t Count) | CSG_Strings | |
Sort(bool Ascending=true) | CSG_Strings | |
~CSG_Strings(void) | CSG_Strings | virtual |