![]() |
SAGA API
v9.7
|
#include <table_value.h>
Public Member Functions | |
CSG_Table_Value_String (void) | |
virtual | ~CSG_Table_Value_String (void) |
virtual TSG_Table_Value_Type | Get_Type (void) const |
virtual bool | Set_Value (const CSG_Bytes &Value) |
virtual bool | Set_Value (const SG_Char *Value) |
virtual bool | Set_Value (int Value) |
virtual bool | Set_Value (sLong Value) |
virtual bool | Set_Value (double Value) |
virtual const SG_Char * | asString (int Decimals=-99) const |
virtual int | asInt (void) const |
virtual sLong | asLong (void) const |
virtual double | asDouble (void) const |
virtual bool | is_Equal (const CSG_Table_Value &Value) const |
virtual CSG_Table_Value & | operator= (const SG_Char *Value) |
virtual CSG_Table_Value & | operator= (double Value) |
virtual CSG_Table_Value & | operator= (const CSG_Table_Value &Value) |
![]() | |
CSG_Table_Value (void) | |
virtual | ~CSG_Table_Value (void) |
virtual CSG_Bytes | asBinary (void) const |
bool | operator== (const CSG_Table_Value &Value) const |
operator const SG_Char * (void) const | |
operator double (void) const | |
Definition at line 231 of file table_value.h.
|
inline |
Definition at line 234 of file table_value.h.
|
inlinevirtual |
Definition at line 235 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 276 of file table_value.h.
References CSG_String::asDouble().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 274 of file table_value.h.
References CSG_String::asInt().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 275 of file table_value.h.
References CSG_String::asInt().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 273 of file table_value.h.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 237 of file table_value.h.
References SG_TABLE_VALUE_TYPE_String.
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 279 of file table_value.h.
References CSG_Table_Value::asString(), and CSG_String::Cmp().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 287 of file table_value.h.
References CSG_Table_Value::asString(), and Set_Value().
|
inlinevirtual |
Reimplemented from CSG_Table_Value.
Definition at line 285 of file table_value.h.
References Set_Value().
|
inlinevirtual |
Reimplemented from CSG_Table_Value.
Definition at line 286 of file table_value.h.
References Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 240 of file table_value.h.
References CSG_Bytes::Get_Bytes(), and SG_Char.
Referenced by operator=(), and Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 245 of file table_value.h.
References CSG_String::Cmp().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 267 of file table_value.h.
References CSG_String::Format(), and Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 257 of file table_value.h.
References CSG_String::Format(), and Set_Value().
|
inlinevirtual |
Implements CSG_Table_Value.
Definition at line 262 of file table_value.h.
References CSG_String::Format(), and Set_Value().