SAGA API
v9.6
|
This is the complete list of members for CSG_Tool_Library, including all inherited members.
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_Library | |
Add_Reference(const CSG_String &Link, const SG_Char *Link_Text=NULL) | CSG_Tool_Library | |
Create_Tool(int Index, bool bWithGUI=false, bool bWithCMD=true) | CSG_Tool_Library | virtual |
Create_Tool(const CSG_String &Name, bool bWithGUI=false, bool bWithCMD=true) | CSG_Tool_Library | virtual |
Create_Tool(const char *Name, bool bWithGUI=false, bool bWithCMD=true) | CSG_Tool_Library | virtual |
Create_Tool(const wchar_t *Name, bool bWithGUI=false, bool bWithCMD=true) | CSG_Tool_Library | virtual |
CSG_Tool_Library(void) | CSG_Tool_Library | protected |
CSG_Tool_Library(const CSG_String &File) | CSG_Tool_Library | protected |
CSG_Tool_Library_Manager class | CSG_Tool_Library | friend |
Del_References(void) | CSG_Tool_Library | |
Delete_Tool(CSG_Tool *pTool) | CSG_Tool_Library | virtual |
Delete_Tools(void) | CSG_Tool_Library | virtual |
Get_Author(void) const | CSG_Tool_Library | inline |
Get_Category(void) const | CSG_Tool_Library | inline |
Get_Count(void) const | CSG_Tool_Library | inlinevirtual |
Get_Description(void) const | CSG_Tool_Library | inline |
Get_File_Name(void) const | CSG_Tool_Library | inline |
Get_File_Name(int i) const | CSG_Tool_Library | inlinevirtual |
Get_Info(int Type) const | CSG_Tool_Library | virtual |
Get_Library_Name(void) const | CSG_Tool_Library | inline |
Get_Menu(void) const | CSG_Tool_Library | inline |
Get_Menu(int i) const | CSG_Tool_Library | virtual |
Get_Name(void) const | CSG_Tool_Library | inline |
Get_References(void) const | CSG_Tool_Library | inline |
Get_Summary(int Format=SG_SUMMARY_FMT_HTML, bool bInteractive=true) const | CSG_Tool_Library | |
Get_Summary(const CSG_String &Path) const | CSG_Tool_Library | |
Get_Tool(int Index, TSG_Tool_Type Type=TOOL_TYPE_Base) const | CSG_Tool_Library | virtual |
Get_Tool(const CSG_String &Name, TSG_Tool_Type Type=TOOL_TYPE_Base) const | CSG_Tool_Library | virtual |
Get_Tool(const char *Name, TSG_Tool_Type Type=TOOL_TYPE_Base) const | CSG_Tool_Library | virtual |
Get_Tool(const wchar_t *Name, TSG_Tool_Type Type=TOOL_TYPE_Base) const | CSG_Tool_Library | virtual |
Get_Type(void) const | CSG_Tool_Library | inlinevirtual |
Get_Version(void) const | CSG_Tool_Library | inline |
is_Valid(void) const | CSG_Tool_Library | inline |
m_File_Name | CSG_Tool_Library | protected |
m_Library_Name | CSG_Tool_Library | protected |
~CSG_Tool_Library(void) | CSG_Tool_Library | protectedvirtual |