v2.10-0 (21000JUN2005)

Uses of Class
Go4Event.TGo4EventStoreParameter

Packages that use TGo4EventStoreParameter
Go4Analysis 
Go4CommandsAnalysis 
Go4Event 
Go4EventServer 
Go4StatusAnalysis 

Uses of TGo4EventStoreParameter in Go4Analysis
 

Fields in Go4Analysis declared as TGo4EventStoreParameter
private TGo4EventStoreParameter*TGo4AnalysisStep.fxStoreType
          Parameter object of next event storage to be activated.
 

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

Methods in Go4Analysis with parameters of type TGo4EventStoreParameter
Bool_tTGo4Analysis.NewStepStore(const Text_t* name, TGo4EventStoreParameter* par)
          Shuts down the old analysis step storage and creates a new
one specified by parameter par.
voidTGo4AnalysisStep.NewEventStore(TGo4EventStoreParameter* kind)
          For lazy initialization of event store.
voidTGo4AnalysisStep.SetEventStore(TGo4EventStoreParameter* kind)
          Sets the event storee parameter which is used on intitialization
of this step.
Bool_tTGo4AnalysisStepManager.NewStepStore(const Text_t* name, TGo4EventStoreParameter* par)
          Shuts down the old analysis step storage and creates a new
one specified by parameter par.
 

Uses of TGo4EventStoreParameter in Go4CommandsAnalysis
 

Fields in Go4CommandsAnalysis declared as TGo4EventStoreParameter
private TGo4EventStoreParameter*TGo4ComSetStore.fxStorePar
          
 

Constructors in Go4CommandsAnalysis with parameters of type TGo4EventStoreParameter
TGo4ComSetStore.TGo4ComSetStore(const char * stepname, TGo4EventStoreParameter* newstore)
          
 

Methods in Go4CommandsAnalysis that return TGo4EventStoreParameter
const TGo4EventStoreParameter*TGo4ComSetStore.GetStorePar()
          Access to the new event source parameter
 

Methods in Go4CommandsAnalysis with parameters of type TGo4EventStoreParameter
voidTGo4ComSetStore.SetStorePar(TGo4EventStoreParameter* par)
          Set the event source parameter
 

Uses of TGo4EventStoreParameter in Go4Event
 

Methods in Go4Event with parameters of type TGo4EventStoreParameter
abstract TGo4EventStore*TGo4EventFactory.CreateEventStore(TGo4EventStoreParameter* par)
          
 

Uses of TGo4EventStoreParameter in Go4EventServer
 

Subclasses of TGo4EventStoreParameter in Go4EventServer
class TGo4BackStoreParameter
          
class TGo4FileStoreParameter
          
class TGo4TreeStoreParameter
          
class TGo4UserStoreParameter
          
 

Methods in Go4EventServer with parameters of type TGo4EventStoreParameter
virtual TGo4EventStore*TGo4EventServerFactory.CreateEventStore(TGo4EventStoreParameter* par)
          
 

Uses of TGo4EventStoreParameter in Go4StatusAnalysis
 

Fields in Go4StatusAnalysis declared as TGo4EventStoreParameter
private TGo4EventStoreParameter*TGo4AnalysisStepStatus.fxStoreType
          Parameter object of next event storage to be activated.
 

Methods in Go4StatusAnalysis that return TGo4EventStoreParameter
const TGo4EventStoreParameter*TGo4AnalysisStepStatus.GetStorePar()
          Returns the event store parameter which was
put into this status object.
 

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


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

30-06-2005