Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IProcessFlowRunner Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IProcessFlowRunner:

Public Member Functions

void FlowStageStarting (IProcessFlow *AStage)
void AddSummaryLine (std::wstring ASection, std::wstring AKey, std::wstring AValue, std::wstring AReportPath)
void AddError (std::wstring AType, std::wstring AFullErrorText)
void RunStarted ()
void RunEnded ()
bool FlowRunning ()
IDispatch * GetCurrentHardDevice ()
void SetCurrentHardDevice (IDispatch *const AHardDevice)

Member Function Documentation

◆ AddError()

void SCH::IProcessFlowRunner::AddError ( std::wstring AType,
std::wstring AFullErrorText )

◆ AddSummaryLine()

void SCH::IProcessFlowRunner::AddSummaryLine ( std::wstring ASection,
std::wstring AKey,
std::wstring AValue,
std::wstring AReportPath )

◆ FlowRunning()

bool SCH::IProcessFlowRunner::FlowRunning ( )

◆ FlowStageStarting()

void SCH::IProcessFlowRunner::FlowStageStarting ( IProcessFlow * AStage)

◆ GetCurrentHardDevice()

IDispatch * SCH::IProcessFlowRunner::GetCurrentHardDevice ( )

◆ RunEnded()

void SCH::IProcessFlowRunner::RunEnded ( )

◆ RunStarted()

void SCH::IProcessFlowRunner::RunStarted ( )

◆ SetCurrentHardDevice()

void SCH::IProcessFlowRunner::SetCurrentHardDevice ( IDispatch *const AHardDevice)

The documentation for this struct was generated from the following file: