_asDouble(void) const | CSG_Parameter_Grid | protectedvirtual |
_asInt(void) const | CSG_Parameter_Grid | protectedvirtual |
_asPointer(void) const | CSG_Parameter_Data_Object | protectedvirtual |
_Assign(CSG_Parameter *pSource) | CSG_Parameter_Grid | protectedvirtual |
_asString(void) const | CSG_Parameter | protectedvirtual |
_Serialize(CSG_MetaData &Entry, bool bSave) | CSG_Parameter_Data_Object | protectedvirtual |
_Set_String(void) | CSG_Parameter_Data_Object | protectedvirtual |
_Set_Value(void *Value) | CSG_Parameter_Grid | protectedvirtual |
CSG_Parameter::_Set_Value(int Value) | CSG_Parameter | protectedvirtual |
CSG_Parameter::_Set_Value(double Value) | CSG_Parameter | protectedvirtual |
CSG_Parameter::_Set_Value(const CSG_String &Value) | CSG_Parameter | protectedvirtual |
Add_Default(double Value, double Minimum, bool bMinimum, double Maximum, bool bMaximum) | CSG_Parameter_Grid | |
asBool(void) const | CSG_Parameter | inline |
asChoice(void) const | CSG_Parameter | |
asChoices(void) const | CSG_Parameter | |
asColor(void) const | CSG_Parameter | inline |
asColors(void) const | CSG_Parameter | |
asDataObject(void) const | CSG_Parameter | |
asDataType(void) const | CSG_Parameter | |
asDate(void) const | CSG_Parameter | |
asDouble(void) const | CSG_Parameter | inline |
asFilePath(void) const | CSG_Parameter | |
asFont(void) const | CSG_Parameter | |
asGrid(void) const | CSG_Parameter | |
asGrid_System(void) const | CSG_Parameter | |
asGridList(void) const | CSG_Parameter | |
asGrids(void) const | CSG_Parameter | |
asGridsList(void) const | CSG_Parameter | |
asInt(void) const | CSG_Parameter | inline |
asList(void) const | CSG_Parameter | |
asParameters(void) const | CSG_Parameter | |
asPointCloud(void) const | CSG_Parameter | |
asPointCloudList(void) const | CSG_Parameter | |
asPointer(void) const | CSG_Parameter | inline |
asRange(void) const | CSG_Parameter | |
asShapes(void) const | CSG_Parameter | |
asShapesList(void) const | CSG_Parameter | |
Assign(CSG_Parameter *pSource) | CSG_Parameter | |
asString(void) const | CSG_Parameter | inline |
asTable(void) const | CSG_Parameter | |
asTableFields(void) const | CSG_Parameter | |
asTableList(void) const | CSG_Parameter | |
asTIN(void) const | CSG_Parameter | |
asTINList(void) const | CSG_Parameter | |
asValue(void) const | CSG_Parameter | |
Check(bool bSilent=true) | CSG_Parameter | |
Cmp_Identifier(const CSG_String &Identifier) const | CSG_Parameter | |
CSG_Parameter(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter | protected |
CSG_Parameter_Data_Object(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Data_Object | protected |
CSG_Parameter_Grid(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Grid | protected |
CSG_Parameter_Grids(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Grids | protected |
CSG_Parameters class | CSG_Parameter_Grids | friend |
do_UseInCMD(void) const | CSG_Parameter | |
do_UseInGUI(void) const | CSG_Parameter | |
Get_Child(int iChild) const | CSG_Parameter | inline |
Get_Children_Count(void) const | CSG_Parameter | inline |
Get_CmdID(void) const | CSG_Parameter | |
Get_DataObject_Type(void) const | CSG_Parameter | |
Get_Default(void) const | CSG_Parameter | |
Get_Description(void) const | CSG_Parameter | |
Get_Description(int Flags) const | CSG_Parameter | |
Get_Description(int Flags, const SG_Char *Separator) const | CSG_Parameter | |
Get_Identifier(void) const | CSG_Parameter | |
Get_Manager(void) const | CSG_Parameter | |
Get_Name(void) const | CSG_Parameter | |
Get_Parameters(void) const | CSG_Parameter | |
Get_Parent(void) const | CSG_Parameter | |
Get_Preferred_Type(void) const | CSG_Parameter_Grid | inline |
Get_System(void) const | CSG_Parameter_Grid | |
Get_Type(void) const | CSG_Parameter_Grids | inlinevirtual |
Get_Type_Identifier(void) const | CSG_Parameter | |
Get_Type_Name(void) const | CSG_Parameter | |
has_Changed(int Check_Flags=PARAMETER_CHECK_ALL) | CSG_Parameter | |
ignore_Projection(bool bIgnore) | CSG_Parameter | |
ignore_Projection(void) const | CSG_Parameter | inline |
is_Compatible(CSG_Parameter *pParameter) const | CSG_Parameter | |
is_DataObject(void) const | CSG_Parameter | |
is_DataObject_List(void) const | CSG_Parameter | |
is_Default(void) const | CSG_Parameter | virtual |
is_Enabled(bool bCheckEnv=true) const | CSG_Parameter | |
is_Information(void) const | CSG_Parameter | inline |
is_Input(void) const | CSG_Parameter | inline |
is_Option(void) const | CSG_Parameter | |
is_Optional(void) const | CSG_Parameter | inline |
is_Output(void) const | CSG_Parameter | inline |
is_Parameters(void) const | CSG_Parameter | |
is_Serializable(void) const | CSG_Parameter | |
is_Valid(void) const | CSG_Parameter_Data_Object | virtual |
is_Value_Equal(CSG_Parameter *pParameter) const | CSG_Parameter | |
m_Default | CSG_Parameter_Grid | protected |
m_pDataObject | CSG_Parameter_Data_Object | protected |
m_String | CSG_Parameter | protected |
m_Type | CSG_Parameter_Grid | protected |
Restore_Default(void) | CSG_Parameter | virtual |
Serialize(CSG_MetaData &MetaData, bool bSave) | CSG_Parameter | |
Set_Children_Enabled(bool bEnabled=true) | CSG_Parameter | |
Set_Default(int Value) | CSG_Parameter | |
Set_Default(double Value) | CSG_Parameter | |
Set_Default(const CSG_String &Value) | CSG_Parameter | |
Set_Description(const CSG_String &Description) | CSG_Parameter | |
Set_Enabled(bool bEnabled=true) | CSG_Parameter | |
Set_Name(const CSG_String &Name) | CSG_Parameter | |
Set_Preferred_Type(TSG_Data_Type Type) | CSG_Parameter_Grid | |
Set_UseInCMD(bool bDoUse=false) | CSG_Parameter | |
Set_UseInGUI(bool bDoUse=false) | CSG_Parameter | |
Set_Value(int Value) | CSG_Parameter | virtual |
Set_Value(double Value) | CSG_Parameter | virtual |
Set_Value(const CSG_String &Value) | CSG_Parameter | virtual |
Set_Value(const char *Value) | CSG_Parameter | virtual |
Set_Value(const wchar_t *Value) | CSG_Parameter | virtual |
Set_Value(void *Value) | CSG_Parameter | virtual |
Set_Value(CSG_Parameter *Value) | CSG_Parameter | virtual |
Toggle_Value(void) | CSG_Parameter | virtual |
~CSG_Parameter(void) | CSG_Parameter | protectedvirtual |