|
SAGA API Version 9.11
|
This is the complete list of members for CSG_Tool_Library_Manager, including all inherited members.
| Add_Default_Libraries(bool bVerbose=false) | CSG_Tool_Library_Manager | |
| Add_Directory(const CSG_String &Directory, bool bOnlySubDirectories=false) | CSG_Tool_Library_Manager | |
| Add_Directory(const char *Directory, bool bOnlySubDirectories=false) | CSG_Tool_Library_Manager | |
| Add_Directory(const wchar_t *Directory, bool bOnlySubDirectories=false) | CSG_Tool_Library_Manager | |
| Add_Library(const CSG_String &File) | CSG_Tool_Library_Manager | |
| Add_Library(const char *File) | CSG_Tool_Library_Manager | |
| Add_Library(const wchar_t *File) | CSG_Tool_Library_Manager | |
| Create_Python_ToolBox(const CSG_String &Destination, bool bClean=true, bool bName=true, bool bSingleFile=false) const | CSG_Tool_Library_Manager | |
| Create_Tool(const CSG_String &Library, int Index, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| Create_Tool(const char *Library, int Index, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| Create_Tool(const wchar_t *Library, int Index, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| Create_Tool(const CSG_String &Library, const CSG_String &Name, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| Create_Tool(const char *Library, const char *Name, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| Create_Tool(const wchar_t *Library, const wchar_t *Name, bool bWithGUI=false, bool bWithCMD=true) const | CSG_Tool_Library_Manager | |
| CSG_Tool_Library_Manager(void) | CSG_Tool_Library_Manager | |
| Del_Library(int i) | CSG_Tool_Library_Manager | |
| Del_Library(CSG_Tool_Library *pLibrary) | CSG_Tool_Library_Manager | |
| Delete_Tool(CSG_Tool *pTool) const | CSG_Tool_Library_Manager | |
| Destroy(void) | CSG_Tool_Library_Manager | |
| Get_Count(void) const | CSG_Tool_Library_Manager | inline |
| Get_Library(int i) const | CSG_Tool_Library_Manager | inline |
| Get_Library(const CSG_String &Name, bool bLibrary, ESG_Library_Type Type=ESG_Library_Type::Undefined) const | CSG_Tool_Library_Manager | |
| Get_Library(const char *Name, bool bLibrary, ESG_Library_Type Type=ESG_Library_Type::Undefined) const | CSG_Tool_Library_Manager | |
| Get_Library(const wchar_t *Name, bool bLibrary, ESG_Library_Type Type=ESG_Library_Type::Undefined) const | CSG_Tool_Library_Manager | |
| Get_Summary(int Format=SG_SUMMARY_FMT_HTML) const | CSG_Tool_Library_Manager | |
| Get_Summary(const CSG_String &Path) const | CSG_Tool_Library_Manager | |
| Get_Tool(const CSG_String &Library, int Index) const | CSG_Tool_Library_Manager | |
| Get_Tool(const char *Library, int Index) const | CSG_Tool_Library_Manager | |
| Get_Tool(const wchar_t *Library, int Index) const | CSG_Tool_Library_Manager | |
| Get_Tool(const CSG_String &Library, const CSG_String &Name) const | CSG_Tool_Library_Manager | |
| Get_Tool(const char *Library, const char *Name) const | CSG_Tool_Library_Manager | |
| Get_Tool(const wchar_t *Library, const wchar_t *Name) const | CSG_Tool_Library_Manager | |
| Get_Tool_Count(void) const | CSG_Tool_Library_Manager | |
| is_Loaded(CSG_Tool_Library *pLibrary) const | CSG_Tool_Library_Manager | |
| ~CSG_Tool_Library_Manager(void) | CSG_Tool_Library_Manager | virtual |