v2.10-0 (21000JUN2005)

Uses of Class
Go4Event.TGo4EventProcessorParameter

Packages that use TGo4EventProcessorParameter
Go4Analysis 
Go4CommandsAnalysis 
Go4Event 
Go4EventServer 
Go4Example2Step 
Go4ExampleUserSource 
Go4StatusAnalysis 

Uses of TGo4EventProcessorParameter in Go4Analysis
 

Fields in Go4Analysis declared as TGo4EventProcessorParameter
private TGo4EventProcessorParameter*TGo4AnalysisStep.fxProcessorType
          Parameter object of next event processor to be activated.
 

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

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

Uses of TGo4EventProcessorParameter in Go4CommandsAnalysis
 

Fields in Go4CommandsAnalysis declared as TGo4EventProcessorParameter
private TGo4EventProcessorParameter*TGo4ComSetProcessor.fxProcessorPar
          
 

Constructors in Go4CommandsAnalysis with parameters of type TGo4EventProcessorParameter
TGo4ComSetProcessor.TGo4ComSetProcessor(const char * stepname, TGo4EventProcessorParameter* newproc)
          
 

Methods in Go4CommandsAnalysis that return TGo4EventProcessorParameter
const TGo4EventProcessorParameter*TGo4ComSetProcessor.GetProcessorPar()
          Access to the new event processor parameter
 

Methods in Go4CommandsAnalysis with parameters of type TGo4EventProcessorParameter
voidTGo4ComSetProcessor.SetProcessorPar(TGo4EventProcessorParameter* par)
          Set the event source parameter
 

Uses of TGo4EventProcessorParameter in Go4Event
 

Methods in Go4Event with parameters of type TGo4EventProcessorParameter
abstract TGo4EventProcessor*TGo4EventFactory.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
 

Uses of TGo4EventProcessorParameter in Go4EventServer
 

Methods in Go4EventServer with parameters of type TGo4EventProcessorParameter
abstract TGo4EventProcessor*TGo4EventServerFactory.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
virtual TGo4EventProcessor*TGo4StepFactory.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
 

Uses of TGo4EventProcessorParameter in Go4Example2Step
 

Methods in Go4Example2Step with parameters of type TGo4EventProcessorParameter
virtual TGo4EventProcessor*TXXXAnlFact.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
virtual TGo4EventProcessor*TXXXUnpackFact.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
 

Uses of TGo4EventProcessorParameter in Go4ExampleUserSource
 

Methods in Go4ExampleUserSource with parameters of type TGo4EventProcessorParameter
virtual TGo4EventProcessor*TYYYUnpackFact.CreateEventProcessor(TGo4EventProcessorParameter* par)
          
 

Uses of TGo4EventProcessorParameter in Go4StatusAnalysis
 

Fields in Go4StatusAnalysis declared as TGo4EventProcessorParameter
private TGo4EventProcessorParameter*TGo4AnalysisStepStatus.fxProcessorType
          Parameter object of next event processor to be activated.
 

Methods in Go4StatusAnalysis that return TGo4EventProcessorParameter
const TGo4EventProcessorParameter*TGo4AnalysisStepStatus.GetProcessorPar()
          Returns the event processor parameter which was
put into this status object.
 

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


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

30-06-2005