SAGA API
v9.6
|
This is the complete list of members for CSG_Table_Record, including all inherited members.
_Add_Field(int add_Field) | CSG_Table_Record | protected |
_Create_Value(TSG_Data_Type Type) | CSG_Table_Record | protectedstatic |
_Del_Field(int del_Field) | CSG_Table_Record | protected |
_Get_Field(const CSG_String &Field) const | CSG_Table_Record | protected |
Add_Value(int Field, double Value) | CSG_Table_Record | |
Add_Value(const CSG_String &Field, double Value) | CSG_Table_Record | |
Add_Value(const char *Field, double Value) | CSG_Table_Record | inline |
Add_Value(const wchar_t *Field, double Value) | CSG_Table_Record | inline |
asChar(int Field) const | CSG_Table_Record | |
asChar(const CSG_String &Field) const | CSG_Table_Record | |
asChar(const char *Field) const | CSG_Table_Record | inline |
asChar(const wchar_t *Field) const | CSG_Table_Record | inline |
asDouble(int Field) const | CSG_Table_Record | |
asDouble(const CSG_String &Field) const | CSG_Table_Record | |
asDouble(const char *Field) const | CSG_Table_Record | inline |
asDouble(const wchar_t *Field) const | CSG_Table_Record | inline |
asFloat(int iField) const | CSG_Table_Record | |
asFloat(const CSG_String &Field) const | CSG_Table_Record | |
asFloat(const char *Field) const | CSG_Table_Record | inline |
asFloat(const wchar_t *Field) const | CSG_Table_Record | inline |
asInt(int Field) const | CSG_Table_Record | |
asInt(const CSG_String &Field) const | CSG_Table_Record | |
asInt(const char *Field) const | CSG_Table_Record | inline |
asInt(const wchar_t *Field) const | CSG_Table_Record | inline |
asLong(int Field) const | CSG_Table_Record | |
asLong(const CSG_String &Field) const | CSG_Table_Record | |
asLong(const char *Field) const | CSG_Table_Record | inline |
asLong(const wchar_t *Field) const | CSG_Table_Record | inline |
asShort(int Field) const | CSG_Table_Record | |
asShort(const CSG_String &Field) const | CSG_Table_Record | |
asShort(const char *Field) const | CSG_Table_Record | inline |
asShort(const wchar_t *Field) const | CSG_Table_Record | inline |
Assign(CSG_Table_Record *pRecord) | CSG_Table_Record | virtual |
asString(int Field, int Decimals=-99) const | CSG_Table_Record | |
asString(const CSG_String &Field, int Decimals=-99) const | CSG_Table_Record | |
asString(const char *Field, int Decimals=-99) const | CSG_Table_Record | inline |
asString(const wchar_t *Field, int Decimals=-99) const | CSG_Table_Record | inline |
CSG_PointCloud class | CSG_Table_Record | friend |
CSG_Table class | CSG_Table_Record | friend |
CSG_Table_Record(class CSG_Table *pTable, sLong Index) | CSG_Table_Record | protected |
Get_Index(void) const | CSG_Table_Record | inline |
Get_Table(void) | CSG_Table_Record | inline |
Get_Value(int Field) | CSG_Table_Record | inline |
is_Modified(void) const | CSG_Table_Record | inline |
is_NoData(int Field) const | CSG_Table_Record | |
is_NoData(const CSG_String &Field) const | CSG_Table_Record | |
is_NoData(const char *Field) const | CSG_Table_Record | inline |
is_NoData(const wchar_t *Field) const | CSG_Table_Record | inline |
is_Selected(void) const | CSG_Table_Record | inline |
m_Flags | CSG_Table_Record | protected |
m_Index | CSG_Table_Record | protected |
m_pTable | CSG_Table_Record | protected |
m_Values | CSG_Table_Record | protected |
Mul_Value(int Field, double Value) | CSG_Table_Record | |
Mul_Value(const CSG_String &Field, double Value) | CSG_Table_Record | |
Mul_Value(const char *Field, double Value) | CSG_Table_Record | inline |
Mul_Value(const wchar_t *Field, double Value) | CSG_Table_Record | inline |
operator[](int Field) const | CSG_Table_Record | inline |
Set_Modified(bool bOn=true) | CSG_Table_Record | protected |
Set_NoData(int Field) | CSG_Table_Record | |
Set_NoData(const CSG_String &Field) | CSG_Table_Record | |
Set_NoData(const char *Field) | CSG_Table_Record | inline |
Set_NoData(const wchar_t *Field) | CSG_Table_Record | inline |
Set_Selected(bool bOn=true) | CSG_Table_Record | protected |
Set_Value(int Field, const CSG_String &Value) | CSG_Table_Record | |
Set_Value(int Field, const char *Value) | CSG_Table_Record | inline |
Set_Value(int Field, const wchar_t *Value) | CSG_Table_Record | inline |
Set_Value(const CSG_String &Field, const CSG_String &Value) | CSG_Table_Record | |
Set_Value(const char *Field, const CSG_String &Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, const CSG_String &Value) | CSG_Table_Record | inline |
Set_Value(const char *Field, const char *Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, const wchar_t *Value) | CSG_Table_Record | inline |
Set_Value(int Field, const CSG_Bytes &Value) | CSG_Table_Record | |
Set_Value(const CSG_String &Field, const CSG_Bytes &Value) | CSG_Table_Record | |
Set_Value(const char *Field, const CSG_Bytes &Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, const CSG_Bytes &Value) | CSG_Table_Record | inline |
Set_Value(int Field, double Value) | CSG_Table_Record | |
Set_Value(const CSG_String &Field, double Value) | CSG_Table_Record | |
Set_Value(const char *Field, double Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, double Value) | CSG_Table_Record | inline |
Set_Value(int Field, sLong Value) | CSG_Table_Record | |
Set_Value(const CSG_String &Field, sLong Value) | CSG_Table_Record | |
Set_Value(const char *Field, sLong Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, sLong Value) | CSG_Table_Record | inline |
Set_Value(int Field, size_t Value) | CSG_Table_Record | inline |
Set_Value(const CSG_String &Field, size_t Value) | CSG_Table_Record | inline |
Set_Value(const char *Field, size_t Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, size_t Value) | CSG_Table_Record | inline |
Set_Value(int Field, DWORD Value) | CSG_Table_Record | inline |
Set_Value(const CSG_String &Field, DWORD Value) | CSG_Table_Record | inline |
Set_Value(const char *Field, DWORD Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, DWORD Value) | CSG_Table_Record | inline |
Set_Value(int Field, long Value) | CSG_Table_Record | inline |
Set_Value(const CSG_String &Field, long Value) | CSG_Table_Record | inline |
Set_Value(const char *Field, long Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, long Value) | CSG_Table_Record | inline |
Set_Value(int Field, int Value) | CSG_Table_Record | inline |
Set_Value(const CSG_String &Field, int Value) | CSG_Table_Record | inline |
Set_Value(const char *Field, int Value) | CSG_Table_Record | inline |
Set_Value(const wchar_t *Field, int Value) | CSG_Table_Record | inline |
~CSG_Table_Record(void) | CSG_Table_Record | protectedvirtual |