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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IProcessFlow_Internal:

Public Member Functions

TFlowRunResult Internal_Run (bool ForceLastStage, bool ForceThisStage, bool ForceAllStages, IProcessFlowRunner *ARunner)
void BroadcastRunStarting ()
void BroadcastRunStopped ()
void NotifyRunStarting ()
void NotifyRunStopped ()
void RegisterChildRunResult (TFlowRunResult aResult)
bool ThisStage_OutputExists ()
double ThisStage_DateTimeUpdated ()
TFlowRunResult Dependencies_Run (bool Force, IProcessFlowRunner *ARunner)
bool ImmediateDependencies_OutputExists ()
double ImmediateDependencies_DateTimeUpdated ()
bool Dependencies_UpToDate ()

Member Function Documentation

◆ BroadcastRunStarting()

void SCH::IProcessFlow_Internal::BroadcastRunStarting ( )

◆ BroadcastRunStopped()

void SCH::IProcessFlow_Internal::BroadcastRunStopped ( )

◆ Dependencies_Run()

TFlowRunResult SCH::IProcessFlow_Internal::Dependencies_Run ( bool Force,
IProcessFlowRunner * ARunner )

◆ Dependencies_UpToDate()

bool SCH::IProcessFlow_Internal::Dependencies_UpToDate ( )

◆ ImmediateDependencies_DateTimeUpdated()

double SCH::IProcessFlow_Internal::ImmediateDependencies_DateTimeUpdated ( )

◆ ImmediateDependencies_OutputExists()

bool SCH::IProcessFlow_Internal::ImmediateDependencies_OutputExists ( )

◆ Internal_Run()

TFlowRunResult SCH::IProcessFlow_Internal::Internal_Run ( bool ForceLastStage,
bool ForceThisStage,
bool ForceAllStages,
IProcessFlowRunner * ARunner )

◆ NotifyRunStarting()

void SCH::IProcessFlow_Internal::NotifyRunStarting ( )

◆ NotifyRunStopped()

void SCH::IProcessFlow_Internal::NotifyRunStopped ( )

◆ RegisterChildRunResult()

void SCH::IProcessFlow_Internal::RegisterChildRunResult ( TFlowRunResult aResult)

◆ ThisStage_DateTimeUpdated()

double SCH::IProcessFlow_Internal::ThisStage_DateTimeUpdated ( )

◆ ThisStage_OutputExists()

bool SCH::IProcessFlow_Internal::ThisStage_OutputExists ( )

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