_asDouble(void) const | CSG_Parameter | protectedvirtual |
_asInt(void) const | CSG_Parameter | protectedvirtual |
_asPointer(void) const | CSG_Parameter | protectedvirtual |
_Assign(CSG_Parameter *pSource) | CSG_Parameter_Range | protectedvirtual |
_asString(void) const | CSG_Parameter | protectedvirtual |
_Serialize(CSG_MetaData &Entry, bool bSave) | CSG_Parameter_Range | protectedvirtual |
_Set_String(void) | CSG_Parameter_Range | protectedvirtual |
_Set_Value(const CSG_String &Value) | CSG_Parameter_Range | protectedvirtual |
CSG_Parameter::_Set_Value(int Value) | CSG_Parameter | protectedvirtual |
CSG_Parameter::_Set_Value(double Value) | CSG_Parameter | protectedvirtual |
CSG_Parameter::_Set_Value(void *Value) | CSG_Parameter | protectedvirtual |
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_Range(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Range | protected |
CSG_Parameters class | CSG_Parameter_Range | 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_Max(void) const | CSG_Parameter_Range | |
Get_Max_Parameter(void) const | CSG_Parameter_Range | inline |
Get_Min(void) const | CSG_Parameter_Range | |
Get_Min_Parameter(void) const | CSG_Parameter_Range | inline |
Get_Name(void) const | CSG_Parameter | |
Get_Parameters(void) const | CSG_Parameter | |
Get_Parent(void) const | CSG_Parameter | |
Get_Range(void) const | CSG_Parameter_Range | inline |
Get_Type(void) const | CSG_Parameter_Range | 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_Range | 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 | inlinevirtual |
is_Value_Equal(CSG_Parameter *pParameter) const | CSG_Parameter | |
m_pMax | CSG_Parameter_Range | protected |
m_pMin | CSG_Parameter_Range | protected |
m_pRange | CSG_Parameter_Range | protected |
m_String | CSG_Parameter | protected |
Restore_Default(void) | CSG_Parameter_Range | 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_Max(double Max) | CSG_Parameter_Range | |
Set_Min(double Min) | CSG_Parameter_Range | |
Set_Name(const CSG_String &Name) | CSG_Parameter | |
Set_Range(double Min, double Max) | CSG_Parameter_Range | |
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 |
~CSG_Parameter_Range(void) | CSG_Parameter_Range | protectedvirtual |