GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4ConfigStep.h>
Public Slots | |
virtual void | InputArguments (const QString &Arg) |
virtual void | InputStateChanged (int) |
virtual void | InputPortChanged (int) |
virtual void | RetryCntChanged (int) |
virtual void | InputSourceText (const QString &Name) |
virtual void | OutputStateChanged (int) |
virtual void | OutputNameText (const QString &Name) |
virtual void | StepStateChanged (int) |
virtual void | SourceComboHighlighted (int kind) |
virtual void | StoreComboHighlighted (int k) |
virtual void | OutputFileDialog () |
virtual void | StoreBufferSize (int t) |
virtual void | StoreSplitLevel (int t) |
virtual void | StoreCompLevel (int t) |
virtual void | StoreOverWrite (bool overwrite) |
virtual void | StoreTreeAutoSave (int t) |
virtual void | InputTagfile (const QString &tag) |
virtual void | ChangeStartEvent (int num) |
virtual void | ChangeStopEvent (int num) |
virtual void | ChangeEventInterval (int num) |
virtual void | ChangeSourceTimeout (int tim) |
virtual void | InputFileDialog () |
virtual void | MbsMonitorBtn_clicked () |
virtual void | ExtraBtn_clicked () |
Public Member Functions | |
TGo4ConfigStep (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags fl=Qt::Widget) | |
virtual | ~TGo4ConfigStep () |
virtual void | SetStepStatus (TGo4AnalysisConfiguration *panel, TGo4AnalysisStepStatus *StepStatus, int number=-1) |
virtual QString | GetStepName () |
virtual QString | GetTabTitle () |
virtual void | SetStepControl (bool process, bool source, bool store) |
virtual void | GetStepControl (bool &process, bool &source, bool &store) |
virtual void | SetSourceWidgets (const QString &name, int timeout) |
virtual void | SetMbsSourceWidgets (int start, int stop, int interval, int port=0) |
virtual void | SetFileSource () |
virtual void | SetMbsFileSource (const QString &TagFile) |
virtual void | SetMbsStreamSource () |
virtual void | SetMbsTransportSource () |
virtual void | SetMbsEventServerSource () |
virtual void | SetMbsRevServSource (int port) |
virtual void | SetMbsPort (int port) |
virtual void | SetMbsRetryCnt (int retry) |
virtual void | SetRandomSource () |
virtual void | SetHDF5Source (QString name) |
virtual void | SetUserSource (int port, QString expr) |
virtual int | GetSourceSetup (QString &name, int &timeout, int &start, int &stop, int &interval, int &port, int &nretry) |
virtual void | GetMbsFileSource (QString &TagFile) |
virtual void | GetUserSource (int &port, QString &expr) |
virtual void | SetFileStore (QString name, bool overwrite, int bufsize, int splitlevel, int compression, int autosave=0) |
virtual void | SetBackStore (QString name, int bufsize, int splitlevel) |
virtual QString | GetBackStoreName () |
virtual int | GetStoreSetup (QString &name) |
virtual void | GetFileStore (bool &overwrite, int &bufsize, int &splitlevel, int &compression, int &autosaveinterval) |
virtual void | GetBackStore (int &bufsize, int &splitlevel) |
virtual void | SetUserStore (QString name) |
virtual void | SetHDF5Store (QString name, int flags) |
virtual void | GetHDF5Store (int &flags) |
Protected Types | |
enum | { ParsSize = 9 } |
Protected Member Functions | |
void | ChangeSourceParameter (int kind) |
int | CurrentSourceKind () |
Protected Attributes | |
TGo4AnalysisConfiguration * | fxPanel {nullptr} |
TGo4AnalysisStepStatus * | fStepStatus {nullptr} |
int | fStepNumber {0} |
int | fLastSrcKind {0} |
int | fBlocked {0} |
bool | fExtra {false} |
TGo4EventSourceParameter * | fPars [ParsSize] = { nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr, nullptr } |
Definition at line 24 of file TGo4ConfigStep.h.
|
protected |
Enumerator | |
---|---|
ParsSize |
Definition at line 97 of file TGo4ConfigStep.h.
TGo4ConfigStep::TGo4ConfigStep | ( | QWidget * | parent = nullptr , |
const char * | name = nullptr , |
||
Qt::WindowFlags | fl = Qt::Widget |
||
) |
Definition at line 61 of file TGo4ConfigStep.cpp.
References ChangeEventInterval(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), ExtraBtn_clicked(), fBlocked, fExtra, fLastSrcKind, fPars, fStepNumber, fStepStatus, fxPanel, InputArguments(), InputFileDialog(), InputPortChanged(), InputSourceText(), InputStateChanged(), InputTagfile(), MbsMonitorBtn_clicked(), OutputFileDialog(), OutputNameText(), OutputStateChanged(), ParsSize, RetryCntChanged(), SourceComboHighlighted(), StepStateChanged(), StoreBufferSize(), StoreComboHighlighted(), StoreCompLevel(), StoreOverWrite(), StoreSplitLevel(), and StoreTreeAutoSave().
|
virtual |
Definition at line 128 of file TGo4ConfigStep.cpp.
|
virtualslot |
Definition at line 797 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetEventInterval().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 375 of file TGo4ConfigStep.cpp.
References fLastSrcKind, fPars, fStepStatus, TGo4MbsSourceParameter::GetEventInterval(), TGo4EventSourceParameter::GetID(), TGo4MbsSourceParameter::GetPort(), TGo4MbsSourceParameter::GetStartEvent(), TGo4MbsSourceParameter::GetStopEvent(), TGo4EventSourceParameter::GetTimeout(), GO4EV_FILE, GO4EV_HDF5, GO4EV_MBS_EVENTSERVER, GO4EV_MBS_FILE, GO4EV_MBS_RANDOM, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, kind_UserSource, TGo4MbsSourceParameter::SetEventInterval(), TGo4MbsSourceParameter::SetPort(), TGo4AnalysisStepStatus::SetSourcePar(), TGo4MbsSourceParameter::SetStartEvent(), TGo4MbsSourceParameter::SetStopEvent(), TGo4EventSourceParameter::SetTimeout(), and TGo4AnalysisStepStatus::TakeSourcePar().
Referenced by SourceComboHighlighted().
|
virtualslot |
Definition at line 807 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4EventSourceParameter::SetTimeout().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 777 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetStartEvent().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 787 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetStopEvent().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 356 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_FILE, GO4EV_HDF5, GO4EV_MBS_EVENTSERVER, GO4EV_MBS_FILE, GO4EV_MBS_RANDOM, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, and kind_UserSource.
Referenced by SetStepStatus().
|
virtualslot |
Definition at line 1121 of file TGo4ConfigStep.cpp.
References fBlocked, fExtra, and SourceComboHighlighted().
Referenced by TGo4ConfigStep().
|
virtual |
Definition at line 1102 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 1078 of file TGo4ConfigStep.cpp.
References GetStepName().
Referenced by GetStoreSetup(), SetBackStore(), and StoreComboHighlighted().
|
virtual |
Definition at line 1093 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 1108 of file TGo4ConfigStep.cpp.
References GO4_H5F_ACC_TRUNC.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 998 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 973 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, and GO4EV_MBS_TRANSPORT.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 897 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 871 of file TGo4ConfigStep.cpp.
References fStepStatus.
Referenced by TGo4AnalysisConfiguration::FindStepConfig(), GetBackStoreName(), and TGo4Script::ProduceScript().
|
virtual |
Definition at line 1085 of file TGo4ConfigStep.cpp.
References GetBackStoreName().
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 876 of file TGo4ConfigStep.cpp.
References fStepNumber, and fStepStatus.
Referenced by TGo4AnalysisConfiguration::ChangeTabTitle(), and TGo4AnalysisConfiguration::RefreshWidget().
|
virtual |
Definition at line 1004 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtualslot |
Definition at line 137 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_USER, and TGo4UserSourceParameter::SetExpression().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 816 of file TGo4ConfigStep.cpp.
References fStepStatus, fxPanel, TGo4AnalysisStepStatus::GetSourcePar(), TGo4AnalysisConfiguration::GetSourcePath(), TGo4AnalysisConfiguration::SetSourcePath(), TGo4MbsFile__fgcFILELISTSUF, and TGo4MbsFile__fgcLMDSUF.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 159 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, TGo4UserSourceParameter::SetPort(), and TGo4MbsSourceParameter::SetPort().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 216 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), kind_MbsFile, and TGo4MbsFile__fgcFILELISTSUF.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 148 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, and TGo4AnalysisStepStatus::SetSourceEnabled().
Referenced by StepStateChanged(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 760 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_FILE, TGo4MbsFileParameter::SetTagName(), and TGo4MbsFile__fgcNOTAGFILE.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 1115 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::DisplayMbsMonitor(), and fxPanel.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 669 of file TGo4ConfigStep.cpp.
References fStepStatus, fxPanel, TGo4AnalysisStepStatus::GetStorePar(), TGo4AnalysisConfiguration::GetStorePath(), and TGo4AnalysisConfiguration::SetStorePath().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 253 of file TGo4ConfigStep.cpp.
References fStepStatus, and TGo4AnalysisStepStatus::GetStorePar().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 234 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, and TGo4AnalysisStepStatus::SetStoreEnabled().
Referenced by StepStateChanged(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 191 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, and TGo4MbsSourceParameter::SetRetryCnt().
Referenced by TGo4ConfigStep().
|
virtual |
Definition at line 1028 of file TGo4ConfigStep.cpp.
References GetBackStoreName(), and StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepBackStore().
|
virtual |
Definition at line 904 of file TGo4ConfigStep.cpp.
References kind_RootFile.
Referenced by TGo4Script::StepFileSource().
|
virtual |
Definition at line 1010 of file TGo4ConfigStep.cpp.
References StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepFileStore().
|
virtual |
Definition at line 964 of file TGo4ConfigStep.cpp.
References kind_HDF5.
Referenced by TGo4Script::StepHDF5Source().
|
virtual |
Definition at line 1058 of file TGo4ConfigStep.cpp.
References GO4_H5F_ACC_TRUNC, and StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepHDF5Store().
|
virtual |
Definition at line 929 of file TGo4ConfigStep.cpp.
References kind_MbsEvent.
Referenced by TGo4Script::StepMbsEventServerSource().
|
virtual |
Definition at line 909 of file TGo4ConfigStep.cpp.
References kind_MbsFile, and TGo4MbsFile__fgcNOTAGFILE.
Referenced by TGo4Script::StepMbsFileSource().
|
virtual |
Definition at line 941 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsPort().
|
virtual |
Definition at line 946 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsRetryCnt().
|
virtual |
Definition at line 934 of file TGo4ConfigStep.cpp.
References kind_MbsREvent.
Referenced by TGo4Script::StepMbsRevServSource().
|
virtual |
Definition at line 493 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsEventServerSource(), TGo4Script::StepMbsFileSource(), TGo4Script::StepMbsRevServSource(), TGo4Script::StepMbsSelection(), TGo4Script::StepMbsStreamSource(), and TGo4Script::StepMbsTransportSource().
|
virtual |
Definition at line 919 of file TGo4ConfigStep.cpp.
References kind_MbsStream.
Referenced by TGo4Script::StepMbsStreamSource().
|
virtual |
Definition at line 924 of file TGo4ConfigStep.cpp.
References kind_MbsTransport.
Referenced by TGo4Script::StepMbsTransportSource().
|
virtual |
Definition at line 951 of file TGo4ConfigStep.cpp.
References kind_MbsRandom.
Referenced by TGo4Script::StepRandomSource().
|
virtual |
Definition at line 487 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepFileSource(), TGo4Script::StepHDF5Source(), TGo4Script::StepMbsEventServerSource(), TGo4Script::StepMbsFileSource(), TGo4Script::StepMbsRevServSource(), TGo4Script::StepMbsStreamSource(), TGo4Script::StepMbsTransportSource(), TGo4Script::StepRandomSource(), and TGo4Script::StepUserSource().
|
virtual |
Definition at line 888 of file TGo4ConfigStep.cpp.
References StepStateChanged().
Referenced by TGo4Script::ConfigStep(), and SetStepStatus().
|
virtual |
Definition at line 272 of file TGo4ConfigStep.cpp.
References CurrentSourceKind(), fBlocked, fLastSrcKind, fStepNumber, fStepStatus, fxPanel, TGo4FileStoreParameter::GetAutosaveSize(), TGo4BackStoreParameter::GetBufsize(), TGo4FileStoreParameter::GetBufsize(), TGo4FileStoreParameter::GetCompression(), TGo4HDF5StoreParameter::GetHDF5Flags(), TGo4EventStoreParameter::GetID(), TGo4BackStoreParameter::GetSplitlevel(), TGo4FileStoreParameter::GetSplitlevel(), TGo4AnalysisStepStatus::GetStorePar(), GO4EV_BACK, GO4EV_FILE, GO4EV_HDF5, GO4EV_USER, TGo4FileStoreParameter::IsOverwriteMode(), TGo4AnalysisStepStatus::IsProcessEnabled(), TGo4AnalysisStepStatus::IsSourceEnabled(), TGo4AnalysisStepStatus::IsStoreEnabled(), SetBackStore(), SetFileStore(), SetHDF5Store(), SetStepControl(), and SetUserStore().
Referenced by TGo4AnalysisConfiguration::RefreshWidget().
|
virtual |
Definition at line 956 of file TGo4ConfigStep.cpp.
References kind_UserSource.
Referenced by TGo4Script::StepUserSource().
|
virtual |
Definition at line 1043 of file TGo4ConfigStep.cpp.
References StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepUserStore().
|
virtualslot |
Definition at line 502 of file TGo4ConfigStep.cpp.
References ChangeSourceParameter(), fBlocked, fExtra, fStepStatus, fxPanel, TGo4MbsSourceParameter::GetEventInterval(), TGo4UserSourceParameter::GetExpression(), TGo4UserSourceParameter::GetPort(), TGo4MbsSourceParameter::GetPort(), TGo4MbsSourceParameter::GetRetryCnt(), TGo4AnalysisStepStatus::GetSourcePar(), TGo4MbsSourceParameter::GetStartEvent(), TGo4MbsSourceParameter::GetStopEvent(), TGo4MbsFileParameter::GetTagName(), TGo4EventSourceParameter::GetTimeout(), kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, kind_UserSource, and TGo4MbsFile__fgcNOTAGFILE.
Referenced by ExtraBtn_clicked(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 258 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, InputStateChanged(), OutputStateChanged(), and TGo4AnalysisStepStatus::SetProcessEnabled().
Referenced by SetStepControl(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 703 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), TGo4BackStoreParameter::SetBufsize(), and TGo4FileStoreParameter::SetBufsize().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 622 of file TGo4ConfigStep.cpp.
References fStepStatus, GetBackStoreName(), GO4_H5F_ACC_TRUNC, and TGo4AnalysisStepStatus::SetStorePar().
Referenced by SetBackStore(), SetFileStore(), SetHDF5Store(), SetUserStore(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 727 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), and TGo4FileStoreParameter::SetCompression().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 735 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), GO4_H5F_ACC_RDWR, GO4_H5F_ACC_TRUNC, TGo4HDF5StoreParameter::SetHDF5Flags(), and TGo4FileStoreParameter::SetOverwriteMode().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 715 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), TGo4BackStoreParameter::SetSplitlevel(), and TGo4FileStoreParameter::SetSplitlevel().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 751 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), and TGo4FileStoreParameter::SetAutosaveSize().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 94 of file TGo4ConfigStep.h.
Referenced by ChangeEventInterval(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), ExtraBtn_clicked(), InputPortChanged(), InputSourceText(), InputTagfile(), RetryCntChanged(), SetStepStatus(), SourceComboHighlighted(), and TGo4ConfigStep().
|
protected |
Definition at line 95 of file TGo4ConfigStep.h.
Referenced by ExtraBtn_clicked(), SourceComboHighlighted(), and TGo4ConfigStep().
|
protected |
Definition at line 93 of file TGo4ConfigStep.h.
Referenced by ChangeSourceParameter(), SetStepStatus(), and TGo4ConfigStep().
|
protected |
Definition at line 100 of file TGo4ConfigStep.h.
Referenced by ChangeSourceParameter(), TGo4ConfigStep(), and ~TGo4ConfigStep().
|
protected |
Definition at line 92 of file TGo4ConfigStep.h.
Referenced by GetTabTitle(), InputStateChanged(), OutputStateChanged(), SetStepStatus(), StepStateChanged(), and TGo4ConfigStep().
|
protected |
Definition at line 91 of file TGo4ConfigStep.h.
Referenced by ChangeEventInterval(), ChangeSourceParameter(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), CurrentSourceKind(), GetSourceSetup(), GetStepName(), GetTabTitle(), InputArguments(), InputFileDialog(), InputPortChanged(), InputSourceText(), InputStateChanged(), InputTagfile(), OutputFileDialog(), OutputNameText(), OutputStateChanged(), RetryCntChanged(), SetStepStatus(), SourceComboHighlighted(), StepStateChanged(), StoreBufferSize(), StoreComboHighlighted(), StoreCompLevel(), StoreOverWrite(), StoreSplitLevel(), StoreTreeAutoSave(), and TGo4ConfigStep().
|
protected |
Definition at line 90 of file TGo4ConfigStep.h.
Referenced by InputFileDialog(), InputStateChanged(), MbsMonitorBtn_clicked(), OutputFileDialog(), OutputStateChanged(), SetStepStatus(), SourceComboHighlighted(), StepStateChanged(), and TGo4ConfigStep().