v2.10-0 (21000JUN2005)

Uses of Class
Go4Event.TGo4EventSourceParameter

Packages that use TGo4EventSourceParameter
Go4Analysis 
Go4CommandsAnalysis 
Go4Event 
Go4EventServer 
Go4ExampleUserSource 
Go4StatusAnalysis 

Uses of TGo4EventSourceParameter in Go4Analysis
 

Fields in Go4Analysis declared as TGo4EventSourceParameter
private TGo4EventSourceParameter*TGo4AnalysisStep.fxSourceType
          Parameter object of next event source to be activated.
 

Constructors in Go4Analysis with parameters of type TGo4EventSourceParameter
TGo4AnalysisStep.TGo4AnalysisStep(const char * name, TGo4EventFactory* eventfactory, TGo4EventSourceParameter* sourcetype, TGo4EventStoreParameter* storetype, TGo4EventProcessorParameter* processortype)
          Normal ctor.
 

Methods in Go4Analysis with parameters of type TGo4EventSourceParameter
Bool_tTGo4Analysis.NewStepSource(const Text_t* name, TGo4EventSourceParameter* par)
          Shuts down the old analysis step event source and creates a new
one specified by parameter par.
voidTGo4AnalysisStep.NewEventSource(TGo4EventSourceParameter* kind)
          For lazy initialization of event source.
voidTGo4AnalysisStep.SetEventSource(TGo4EventSourceParameter* kind)
          Sets the event source parameter which is used on intitialization
of this step.
Bool_tTGo4AnalysisStepManager.NewStepSource(const Text_t* name, TGo4EventSourceParameter* par)
          Shuts down the old analysis step event source and creates a new
one specified by parameter par.
 

Uses of TGo4EventSourceParameter in Go4CommandsAnalysis
 

Fields in Go4CommandsAnalysis declared as TGo4EventSourceParameter
private TGo4EventSourceParameter*TGo4ComSetSource.fxSourcePar
          
 

Constructors in Go4CommandsAnalysis with parameters of type TGo4EventSourceParameter
TGo4ComSetSource.TGo4ComSetSource(const char * stepname, TGo4EventSourceParameter* newsource)
          
 

Methods in Go4CommandsAnalysis that return TGo4EventSourceParameter
const TGo4EventSourceParameter*TGo4ComSetSource.GetSourcePar()
          Access to the new event source parameter
 

Methods in Go4CommandsAnalysis with parameters of type TGo4EventSourceParameter
voidTGo4ComSetSource.SetSourcePar(TGo4EventSourceParameter* par)
          Set the event source parameter
 

Uses of TGo4EventSourceParameter in Go4Event
 

Methods in Go4Event with parameters of type TGo4EventSourceParameter
abstract TGo4EventSource*TGo4EventFactory.CreateEventSource(TGo4EventSourceParameter* par)
          
 

Uses of TGo4EventSourceParameter in Go4EventServer
 

Subclasses of TGo4EventSourceParameter in Go4EventServer
class TGo4FileSourceParameter
          
class TGo4MbsEventServerParameter
          
class TGo4MbsFileParameter
          
class TGo4MbsRandomParameter
          
class TGo4MbsStreamParameter
          
class TGo4MbsTransportParameter
          
class TGo4RevServParameter
          
class TGo4TreeSourceParameter
          
class TGo4UserSourceParameter
          
 

Methods in Go4EventServer with parameters of type TGo4EventSourceParameter
virtual TGo4EventSource*TGo4EventServerFactory.CreateEventSource(TGo4EventSourceParameter* par)
          
 

Uses of TGo4EventSourceParameter in Go4ExampleUserSource
 

Methods in Go4ExampleUserSource with parameters of type TGo4EventSourceParameter
virtual TGo4EventSource*TYYYUnpackFact.CreateEventSource(TGo4EventSourceParameter* par)
          
 

Uses of TGo4EventSourceParameter in Go4StatusAnalysis
 

Fields in Go4StatusAnalysis declared as TGo4EventSourceParameter
private TGo4EventSourceParameter*TGo4AnalysisStepStatus.fxSourceType
          Parameter object of next event source to be activated.
 

Methods in Go4StatusAnalysis that return TGo4EventSourceParameter
const TGo4EventSourceParameter*TGo4AnalysisStepStatus.GetSourcePar()
          Returns the event source parameter which was
put into this status object.
 

Methods in Go4StatusAnalysis with parameters of type TGo4EventSourceParameter
voidTGo4AnalysisStepStatus.SetSourcePar(TGo4EventSourceParameter* kind)
          Sets the event source parameter which is used on intitialization
of this step.
 


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005