Altium C++ SDK 3.0
Toggle main menu visibility
Loading...
Searching...
No Matches
SCH::ISoftwareProcessFlow Struct Reference
#include <
EDP.SCH.Interfaces.h
>
Inheritance diagram for SCH::ISoftwareProcessFlow:
Additional Inherited Members
Public Member Functions inherited from
SCH::IProcessFlow
std::wstring
StageName
()
std::wstring
StageCaption
()
std::wstring
StageDescription
()
std::wstring
InputDescription
()
std::wstring
OutputDescription
()
bool
CanRun
()
bool
IsCategory
()
TFlowRunResult
Run
(
IProcessFlowRunner
*ARunner)
TFlowRunResult
RunIfOutOfDate
(
IProcessFlowRunner
*ARunner)
TFlowRunResult
RunAll
(
IProcessFlowRunner
*ARunner)
TFlowRunResult
RunWholeStage
(
IProcessFlowRunner
*ARunner)
void
Stop
()
bool
UpdateFlowState
()
TProcessFlowState
FlowState
()
bool
IsRunning
()
IProcessFlow
*
RunningStage
()
TFlowRunResult
LastRunResult
()
void
ClearLastRunResult
()
void
ProjectChanged
(std::wstring AProjectPath)
void
SetBasePath
(std::wstring aPath)
std::wstring
GetBasePath
()
bool
CanEditProperties
()
void
EditProperties
()
int
ReportCount
()
std::wstring
ReportPath
(int AIndex)
IProcessFlow
*
GetParentStage
()
void
SetParentStage
(
IProcessFlow
*AStage)
int
GetChildStageCount
()
IProcessFlow
*
GetChildStage
(int AIndex)
void
ClearChildren
()
void
AddChildStage
(
IProcessFlow
*AStage)
int
GetDependenciesCount
()
IProcessFlow
*
GetDependency
(int AIndex)
void
ClearDependencies
()
void
AddDependency
(
IProcessFlow
*AStage)
The documentation for this struct was generated from the following file:
EDP.SCH.Interfaces.h
SCH
ISoftwareProcessFlow
Generated by
1.17.0