v2.10-0 (21000JUN2005)

Go4EventServer
Class TGo4UserStoreParameter


class TGo4UserStoreParameter
derived from TGo4EventStoreParameter


Field Summary
 private TStringfxExpression
          Any user defined expression as string

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4UserStoreParameter()
           
TGo4UserStoreParameter(const char * name)
           

Destructor Summary
 virtual synchronized ~TGo4UserStoreParameter()
           

Method Summary
 const const char *GetExpression()
          User expression as string
 virtual Int_tPrintParameter(Text_t* buffer, Int_t buflen)
          basic method to printout status information
on stdout; to be overridden by specific subclass
 voidSetExpression(const char * name)
           
 virtual Bool_tUpdateFrom(TGo4Parameter* rhs)
          update contents of paramter class with external object.

Methods inherited from class Go4Event.TGo4EventStoreParameter
GetID

Methods inherited from class Go4StatusBase.TGo4Parameter
Clear, Print

Methods inherited from class TNamed
operator=, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxExpression

private TString fxExpression
Any user defined expression as string
Constructor Detail

TGo4UserStoreParameter

public TGo4UserStoreParameter()

TGo4UserStoreParameter

public TGo4UserStoreParameter(const char * name)
Method Detail

~TGo4UserStoreParameter

public virtual synchronized ~TGo4UserStoreParameter()
Method Detail

GetExpression

public const const char * GetExpression()
User expression as string

PrintParameter

public virtual Int_t PrintParameter(Text_t* buffer, Int_t buflen)
basic method to printout status information
on stdout; to be overridden by specific subclass

SetExpression

public void SetExpression(const char * name)

UpdateFrom

public virtual Bool_t UpdateFrom(TGo4Parameter* rhs)
update contents of paramter class with external object.

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

30-06-2005