|
SAGA API Version 9.13
|
#include <table_value.h>
Public Member Functions | |
| CSG_Table_Value_String (void) | |
| virtual | ~CSG_Table_Value_String (void) |
| virtual const TSG_Table_Value_Type | Get_Type (void) const |
| virtual sLong | asLong (void) const |
| virtual uLong | asULong (void) const |
| virtual double | asDouble (void) const |
| virtual const SG_Char * | asString (int Decimals=-99) const |
| virtual bool | Set_Value (const sLong &Value) |
| virtual bool | Set_Value (const uLong &Value) |
| virtual bool | Set_Value (const double &Value) |
| virtual bool | Set_Value (const SG_Char *Value) |
| virtual bool | Set_Value (const CSG_Table_Value &Value) |
| virtual bool | is_Equal (const CSG_Table_Value &Value) const |
| Public Member Functions inherited from CSG_Table_Value | |
| CSG_Table_Value (void) | |
| virtual | ~CSG_Table_Value (void) |
| virtual CSG_Bytes | asBinary (void) const |
| virtual bool | Set_Value (const CSG_Bytes &Value) |
| virtual | operator const SG_Char * (void) const |
| virtual | operator double (void) const |
| virtual bool | operator== (const CSG_Table_Value &Value) const |
| CSG_Table_Value & | operator= (double Value) |
| CSG_Table_Value & | operator= (const SG_Char *Value) |
| CSG_Table_Value & | operator= (const CSG_Table_Value &Value) |
Definition at line 148 of file table_value.h.
|
inline |
Definition at line 151 of file table_value.h.
|
inlinevirtual |
Definition at line 152 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 158 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 156 of file table_value.h.
|
inlinevirtual |
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 157 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 154 of file table_value.h.
References SG_TABLE_VALUE_TYPE_String.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 167 of file table_value.h.
References CSG_Table_Value::asString(), and CSG_Table_Value::CSG_Table_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 165 of file table_value.h.
References CSG_Table_Value::asString(), CSG_Table_Value::CSG_Table_Value(), and Set_Value().
Referenced by Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 163 of file table_value.h.
References CSG_String::Format(), and Set_Value().
Referenced by Set_Value().
|
inlinevirtual |
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 161 of file table_value.h.
References CSG_String::Format(), and Set_Value().
Referenced by Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 162 of file table_value.h.
References CSG_String::Format(), and Set_Value().
Referenced by Set_Value().