|
SAGA API Version 9.13
|
#include <table_value.h>
Public Member Functions | |
| CSG_Table_Value_Binary (void) | |
| virtual | ~CSG_Table_Value_Binary (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 CSG_Bytes | asBinary (void) 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_Bytes &Value) |
| virtual bool | Set_Value (const CSG_Table_Value &Value) |
| virtual bool | is_Equal (const CSG_Table_Value &Value) const |
| virtual bool | Set_NoData (void) |
| virtual bool | is_NoData (void) const |
| CSG_Bytes & | Get_Binary (void) |
| Public Member Functions inherited from CSG_Table_Value | |
| CSG_Table_Value (void) | |
| virtual | ~CSG_Table_Value (void) |
| 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 236 of file table_value.h.
|
inline |
Definition at line 239 of file table_value.h.
|
inlinevirtual |
Definition at line 240 of file table_value.h.
|
inlinevirtual |
Reimplemented from CSG_Table_Value.
Definition at line 248 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 246 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 244 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 247 of file table_value.h.
References SG_Char.
Referenced by is_Equal().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 245 of file table_value.h.
|
inline |
Definition at line 262 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 242 of file table_value.h.
References SG_TABLE_VALUE_TYPE_Binary.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 257 of file table_value.h.
References CSG_Table_Value::asString(), asString(), CSG_Table_Value::CSG_Table_Value(), and SG_STR_CMP.
|
inlinevirtual |
Definition at line 260 of file table_value.h.
|
inlinevirtual |
Definition at line 259 of file table_value.h.
|
inlinevirtual |
Reimplemented from CSG_Table_Value.
Definition at line 254 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 255 of file table_value.h.
References CSG_Table_Value::asBinary(), CSG_Table_Value::CSG_Table_Value(), and Set_Value().
Referenced by Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 252 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 253 of file table_value.h.
References SG_Char, and SG_STR_LEN.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 250 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 251 of file table_value.h.