|
SAGA API v9.10
|
This is the complete list of members for CSG_Tool, including all inherited members.
| _On_Parameter_Changed(CSG_Parameter *pParameter, int Flags) | CSG_Tool | protectedstatic |
| Add_Parameters(const CSG_String &Identifier, const CSG_String &Name, const CSG_String &Description) | CSG_Tool | protected |
| Add_Reference(const CSG_String &Authors, const CSG_String &Year, const CSG_String &Title, const CSG_String &Where, const SG_Char *Link=NULL, const SG_Char *Link_Text=NULL) | CSG_Tool | protected |
| Add_Reference(const CSG_String &Link, const SG_Char *Link_Text=NULL) | CSG_Tool | protected |
| Create_Manager(void) | CSG_Tool | |
| CSG_Tool(void) | CSG_Tool | |
| CSG_Tool_Chain class | CSG_Tool | friend |
| CSG_Tool_Interactive_Base class | CSG_Tool | friend |
| CSG_Tool_Library_Interface class | CSG_Tool | friend |
| CSG_Tool_Library_Manager class | CSG_Tool | friend |
| DataObject_Add(CSG_Data_Object *pDataObject, bool bUpdate=false) | CSG_Tool | protected |
| DataObject_Classify_Defined(CSG_Data_Object *pDataObject, int Field, double Interval, bool bOffset=false, double Offset=0., int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_Equal(CSG_Data_Object *pDataObject, int Field=-1, int Classes=10, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_Geometric(CSG_Data_Object *pDataObject, int Field=-1, int Classes=10, bool bIncreasing=true, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_Natural(CSG_Data_Object *pDataObject, int Field=-1, int Classes=10, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_Quantile(CSG_Data_Object *pDataObject, int Field=-1, int Classes=10, bool bHistogram=true, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_StdDev(CSG_Data_Object *pDataObject, int Field=-1, double StdDev=0.5, double StdDev_Max=4.5, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Classify_Unique(CSG_Data_Object *pDataObject, int Field=-1, int Classes_Max=1024, int Colors=-1) | CSG_Tool | protectedstatic |
| DataObject_Get_Colors(CSG_Data_Object *pDataObject, CSG_Colors &Colors) | CSG_Tool | protectedstatic |
| DataObject_Get_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID) | CSG_Tool | protectedstatic |
| DataObject_Get_Parameters(CSG_Data_Object *pDataObject, CSG_Parameters &Parameters) | CSG_Tool | protectedstatic |
| DataObject_Set_Colors(CSG_Data_Object *pDataObject, const CSG_Colors &Colors) | CSG_Tool | protectedstatic |
| DataObject_Set_Colors(CSG_Data_Object *pDataObject, int nColors=0, int Colors=SG_COLORS_DEFAULT, bool bRevert=false) | CSG_Tool | protectedstatic |
| DataObject_Set_Colors(CSG_Data_Object *pDataObject, const CSG_String &Colors, int nColors=0, bool bRevert=false) | CSG_Tool | protectedstatic |
| DataObject_Set_History(CSG_Parameter *pParameter, CSG_MetaData *pHistory=NULL) | CSG_Tool | protected |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, CSG_Parameter *pParameter) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, CSG_Data_Object *pCopy, const CSG_String &ID) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID, int Value) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID, double Value) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID, void *Value) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID, const SG_Char *Value) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameter(CSG_Data_Object *pDataObject, const CSG_String &ID, double loVal, double hiVal) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameters(CSG_Data_Object *pDataObject, CSG_Parameters &Parameters) | CSG_Tool | protectedstatic |
| DataObject_Set_Parameters(CSG_Data_Object *pDataObject, CSG_Data_Object *pCopy) | CSG_Tool | protectedstatic |
| DataObject_Set_Stretch(CSG_Data_Object *pDataObject, int Field, double Minimum, double Maximum, int Interval_Mode=0, double Interval_Log=1., int Colors=-1, bool bUpdateNow=false) | CSG_Tool | protectedstatic |
| DataObject_Set_Stretch_Linear(CSG_Data_Object *pDataObject, int Field=-1, double Minimum=5., double Maximum=95., int Interval_Mode=0, double Interval_Log=1., int Colors=-1, bool bUpdateNow=false) | CSG_Tool | protectedstatic |
| DataObject_Set_Stretch_Percentile(CSG_Data_Object *pDataObject, int Field=-1, double Minimum=2., double Maximum=98., int Interval_Mode=0, double Interval_Log=1., int Colors=-1, bool bUpdateNow=false) | CSG_Tool | protectedstatic |
| DataObject_Set_Stretch_StdDev(CSG_Data_Object *pDataObject, int Field=-1, double StdDev=2., bool bKeepInRange=false, int Interval_Mode=0, double Interval_Log=1., int Colors=-1, bool bUpdateNow=false) | CSG_Tool | protectedstatic |
| DataObject_Update(CSG_Data_Object *pDataObject, int Show=SG_UI_DATAOBJECT_UPDATE) | CSG_Tool | protectedstatic |
| DataObject_Update(CSG_Data_Object *pDataObject, double Minimum, double Maximum, int Show=SG_UI_DATAOBJECT_UPDATE) | CSG_Tool | protectedstatic |
| DataObject_Update_All(void) | CSG_Tool | protected |
| Delete_Manager(bool bDetachData=false, bool bReset=true) | CSG_Tool | |
| Destroy(void) | CSG_Tool | virtual |
| Dlg_Parameters(const CSG_String &Identifier) | CSG_Tool | protected |
| Dlg_Parameters(CSG_Parameters *pParameters, const CSG_String &Caption="") | CSG_Tool | protected |
| Dlg_Parameters(CSG_Parameters &Parameters, const CSG_String &Caption="") | CSG_Tool | protected |
| do_Sync_Projections(void) const | CSG_Tool | inlinevirtual |
| Error_Fmt(const char *Format,...) | CSG_Tool | protected |
| Error_Fmt(const wchar_t *Format,...) | CSG_Tool | protected |
| Error_Set(TSG_Tool_Error Error_ID=TOOL_ERROR_Unknown) | CSG_Tool | protected |
| Error_Set(const CSG_String &Text) | CSG_Tool | protected |
| Execute(bool bAddHistory=false) | CSG_Tool | |
| Get_Author(void) const | CSG_Tool | |
| Get_Description(void) const | CSG_Tool | |
| Get_Execution_Info(void) const | CSG_Tool | inline |
| Get_File_Name(void) const | CSG_Tool | |
| Get_Grid_System(void) const | CSG_Tool | |
| Get_History(int Depth=-1) | CSG_Tool | |
| Get_Icon(void) | CSG_Tool | inline |
| Get_ID(void) const | CSG_Tool | inline |
| Get_Library(void) const | CSG_Tool | |
| Get_Manager(void) const | CSG_Tool | |
| Get_MenuPath(void) | CSG_Tool | inlinevirtual |
| Get_MenuPath(bool bSolved) | CSG_Tool | virtual |
| Get_Name(void) const | CSG_Tool | |
| Get_Parameter(const CSG_String &ID) const | CSG_Tool | inline |
| Get_Parameter(const char *ID) const | CSG_Tool | inline |
| Get_Parameter(const wchar_t *ID) const | CSG_Tool | inline |
| Get_Parameter_Changed(void) | CSG_Tool | inlineprotected |
| Get_Parameters(void) | CSG_Tool | inline |
| Get_Parameters(int i) const | CSG_Tool | inline |
| Get_Parameters(int i) | CSG_Tool | inline |
| Get_Parameters(const CSG_String &Identifier) const | CSG_Tool | |
| Get_Parameters_Count(void) const | CSG_Tool | inline |
| Get_Projection(CSG_Projection &Projection) const | CSG_Tool | protected |
| Get_References(void) const | CSG_Tool | |
| Get_Script(Script_Format Format, bool bHeader=true, int Arguments=0, bool bWrapArgs=true) | CSG_Tool | |
| Get_Summary(bool bParameters=true, const CSG_String &Menu="", const CSG_String &Description="", int Format=SG_SUMMARY_FMT_HTML) | CSG_Tool | |
| Get_Type(void) const | CSG_Tool | inlinevirtual |
| Get_Version(void) const | CSG_Tool | |
| has_CMD(void) const | CSG_Tool | |
| has_GUI(void) const | CSG_Tool | |
| History_Supplement | CSG_Tool | protected |
| is_Executing(void) const | CSG_Tool | inline |
| is_Grid(void) const | CSG_Tool | inlinevirtual |
| is_Interactive(void) const | CSG_Tool | inlinevirtual |
| is_Progress(void) const | CSG_Tool | inline |
| Message_Add(const CSG_String &Text, bool bNewLine=true) | CSG_Tool | protected |
| Message_Dlg(const CSG_String &Text, const SG_Char *Caption=NULL) | CSG_Tool | protected |
| Message_Dlg_Confirm(const CSG_String &Text, const SG_Char *Caption=NULL) | CSG_Tool | protected |
| Message_Fmt(const char *Format,...) | CSG_Tool | protected |
| Message_Fmt(const wchar_t *Format,...) | CSG_Tool | protected |
| needs_GUI(void) const | CSG_Tool | inlinevirtual |
| On_After_Execution(void) | CSG_Tool | inlinevirtual |
| On_Before_Execution(void) | CSG_Tool | inlinevirtual |
| On_Execute(void)=0 | CSG_Tool | protectedpure virtual |
| On_Parameter_Changed(CSG_Parameters *pParameters, CSG_Parameter *pParameter) | CSG_Tool | protectedvirtual |
| On_Parameters_Enable(CSG_Parameters *pParameters, CSG_Parameter *pParameter) | CSG_Tool | protectedvirtual |
| Parameters | CSG_Tool | protected |
| Process_Get_Okay(bool bBlink=false) | CSG_Tool | protectedstatic |
| Process_Set_Text(const CSG_String &Text) | CSG_Tool | protectedstatic |
| Process_Set_Text(const char *Format,...) | CSG_Tool | protectedstatic |
| Process_Set_Text(const wchar_t *Format,...) | CSG_Tool | protectedstatic |
| Reset(bool bManager=true) | CSG_Tool | |
| Reset_Grid_System(void) | CSG_Tool | |
| Reset_Manager(void) | CSG_Tool | |
| Script_Format enum name | CSG_Tool | |
| Set_Author(const CSG_String &String) | CSG_Tool | protected |
| Set_Callback(bool bActive=true) | CSG_Tool | |
| Set_Description(const CSG_String &String) | CSG_Tool | protected |
| Set_Grid_System(const CSG_Grid_System &System) | CSG_Tool | |
| Set_History(CSG_Data_Object *pDataObject, int Depth=-1) | CSG_Tool | |
| Set_Manager(class CSG_Data_Manager *pManager) | CSG_Tool | |
| Set_Name(const CSG_String &String) | CSG_Tool | protected |
| Set_Parameter(const CSG_String &ID, CSG_Parameter *pValue) | CSG_Tool | |
| Set_Parameter(const char *ID, CSG_Parameter *pValue) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, CSG_Parameter *pValue) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, int Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, int Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, int Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, double Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, double Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, double Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, void *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, void *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, void *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, const CSG_String &Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, const CSG_String &Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, const CSG_String &Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, const char *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, const char *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, const char *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const CSG_String &ID, const wchar_t *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const char *ID, const wchar_t *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Parameter(const wchar_t *ID, const wchar_t *Value, int Type=PARAMETER_TYPE_Undefined) | CSG_Tool | |
| Set_Progress(int Position, int Range) const | CSG_Tool | protectedvirtual |
| Set_Progress(sLong Position, sLong Range) const | CSG_Tool | protectedvirtual |
| Set_Progress(double Position, double Range=1.) const | CSG_Tool | protectedvirtual |
| Set_Show_Progress(bool bOn=true) | CSG_Tool | |
| Set_Version(const CSG_String &String) | CSG_Tool | protected |
| Settings_Pop(void) | CSG_Tool | |
| Settings_Push(class CSG_Data_Manager *pManager=NULL) | CSG_Tool | |
| Stop_Execution(bool bDialog=true) | CSG_Tool | protected |
| Update_Parameter_States(void) | CSG_Tool | |
| ~CSG_Tool(void) | CSG_Tool | virtual |