|
SAGA API Version 9.12
|
This is the complete list of members for CSG_Table_Value, including all inherited members.
| asBinary(void) const | CSG_Table_Value | inlinevirtual |
| asDouble(void) const =0 | CSG_Table_Value | pure virtual |
| asInt(void) const =0 | CSG_Table_Value | pure virtual |
| asLong(void) const =0 | CSG_Table_Value | pure virtual |
| asString(int Decimals=-99) const =0 | CSG_Table_Value | pure virtual |
| CSG_Table_Value(void) | CSG_Table_Value | inline |
| Get_Type(void) const =0 | CSG_Table_Value | pure virtual |
| is_Equal(const CSG_Table_Value &Value) const =0 | CSG_Table_Value | pure virtual |
| operator const SG_Char *(void) const | CSG_Table_Value | inline |
| operator double(void) const | CSG_Table_Value | inline |
| operator=(const SG_Char *Value) | CSG_Table_Value | inlinevirtual |
| operator=(double Value) | CSG_Table_Value | inlinevirtual |
| operator=(const CSG_Table_Value &Value)=0 | CSG_Table_Value | pure virtual |
| operator==(const CSG_Table_Value &Value) const | CSG_Table_Value | inline |
| Set_Value(const CSG_Bytes &Value)=0 | CSG_Table_Value | pure virtual |
| Set_Value(const SG_Char *Value)=0 | CSG_Table_Value | pure virtual |
| Set_Value(int Value)=0 | CSG_Table_Value | pure virtual |
| Set_Value(sLong Value)=0 | CSG_Table_Value | pure virtual |
| Set_Value(double Value)=0 | CSG_Table_Value | pure virtual |
| ~CSG_Table_Value(void) | CSG_Table_Value | inlinevirtual |