![]() |
SAGA API v9.10
|
Go to the source code of this file.
Macros | |
#define | GET_XML_CONTENT(XML, ID, DEFAULT, TRANSLATE) |
#define | IS_TRUE_STRING(String) |
#define | IS_TRUE_PROPERTY(Item, Property) |
#define | Get_List_Count(p) |
#define | Get_List_Item(p, i) |
#define Get_List_Count | ( | p | ) |
Definition at line 68 of file tool_chain.cpp.
#define Get_List_Item | ( | p, | |
i ) |
Definition at line 69 of file tool_chain.cpp.
#define GET_XML_CONTENT | ( | XML, | |
ID, | |||
DEFAULT, | |||
TRANSLATE ) |
Definition at line 63 of file tool_chain.cpp.
Referenced by CSG_Tool_Chain::Create(), and CSG_Tool_Chains::CSG_Tool_Chains().
#define IS_TRUE_PROPERTY | ( | Item, | |
Property ) |
Definition at line 66 of file tool_chain.cpp.
Referenced by CSG_Tool_Chain::Create().
#define IS_TRUE_STRING | ( | String | ) |
Definition at line 65 of file tool_chain.cpp.
Referenced by CSG_Tool_Chain::Create(), and CSG_Tool_Chain::do_Sync_Projections().