_asDouble(void) const | CSG_Parameter_Int | inlineprotectedvirtual |
_asInt(void) const | CSG_Parameter_Int | inlineprotectedvirtual |
_asPointer(void) const | CSG_Parameter | protectedvirtual |
_Assign(CSG_Parameter *pSource) | CSG_Parameter_Int | protectedvirtual |
_asString(void) const | CSG_Parameter | protectedvirtual |
_Serialize(CSG_MetaData &Entry, bool bSave) | CSG_Parameter_Int | protectedvirtual |
_Set_String(void) | CSG_Parameter_Int | protectedvirtual |
_Set_Value(int Value) | CSG_Parameter_Int | protectedvirtual |
_Set_Value(double Value) | CSG_Parameter_Int | protectedvirtual |
_Set_Value(const CSG_String &Value) | CSG_Parameter_Int | protectedvirtual |
CSG_Parameter_Value::_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_Int(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Int | protected |
CSG_Parameter_Value(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_String &ID, const CSG_String &Name, const CSG_String &Description, int Constraint) | CSG_Parameter_Value | protected |
CSG_Parameters class | CSG_Parameter_Int | 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_Maximum(void) const | CSG_Parameter_Value | inline |
Get_Minimum(void) const | CSG_Parameter_Value | inline |
Get_Name(void) const | CSG_Parameter | |
Get_Parameters(void) const | CSG_Parameter | |
Get_Parent(void) const | CSG_Parameter | |
Get_Type(void) const | CSG_Parameter_Int | 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 | |
has_Maximum(void) const | CSG_Parameter_Value | inline |
has_Minimum(void) const | CSG_Parameter_Value | inline |
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_Int | 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_bMaximum | CSG_Parameter_Value | protected |
m_bMinimum | CSG_Parameter_Value | protected |
m_Maximum | CSG_Parameter_Value | protected |
m_Minimum | CSG_Parameter_Value | protected |
m_String | CSG_Parameter | protected |
m_Value | CSG_Parameter_Int | 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_Maximum(double Maximum, bool bOn=true) | CSG_Parameter_Value | |
Set_Minimum(double Minimum, bool bOn=true) | CSG_Parameter_Value | |
Set_Name(const CSG_String &Name) | CSG_Parameter | |
Set_UseInCMD(bool bDoUse=false) | CSG_Parameter | |
Set_UseInGUI(bool bDoUse=false) | CSG_Parameter | |
Set_Valid_Range(double Minimum, double Maximum) | CSG_Parameter_Value | |
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 |