|
|
|
Returns the used BaseProfile if set for the entire program, nullptr otherwise
|
Gets the program wide base profile, if set.
|
|
Returns the used ToolProfile if set for the entire program, nullptr otherwise
|
Gets the program wide tool profile, if set.
•GetOperationGroups(): list
|
|
|
Returns a list of DULPythonOperationGroup containing all operation groups
|
Gets all operation groups.
|
|
Returns a list of DULPythonSubprogram containing all subprograms
|
Gets all subprograms.
•GetGroupsAndSubprograms(): list
|
|
|
Returns a list of all operation groups and subprograms
|
Gets all operation groups and subprograms.
|