v2.10-0 (21000JUN2005)

Go4EventServer
Class TGo4UserSourceParameter


class TGo4UserSourceParameter
derived from TGo4EventSourceParameter


Field Summary
 private Int_tfiPort
          (Port) number.
 private TStringfxExpression
          Any user defined expression as string

Fields inherited from class TNamed
fName, fTitle

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

Destructor Summary
 virtual synchronized ~TGo4UserSourceParameter()
           

Method Summary
 const const char *GetExpression()
          User expression as string
 const Int_tGetPort()
           
 virtual Int_tPrintParameter(Text_t* buffer, Int_t buflen)
           
 voidSetExpression(const char * name)
           
 voidSetPort(Int_t port)
           

Methods inherited from class Go4Event.TGo4EventSourceParameter
GetID, GetTimeout, SetTimeout, UpdateFrom

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

fiPort

private Int_t fiPort
(Port) number. Optional and user defined.

fxExpression

private TString fxExpression
Any user defined expression as string
Constructor Detail

TGo4UserSourceParameter

public TGo4UserSourceParameter()

TGo4UserSourceParameter

public TGo4UserSourceParameter(const char * name)
Method Detail

~TGo4UserSourceParameter

public virtual synchronized ~TGo4UserSourceParameter()
Method Detail

GetExpression

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

GetPort

public const Int_t GetPort()

PrintParameter

public virtual Int_t PrintParameter(Text_t* buffer, Int_t buflen)

SetExpression

public void SetExpression(const char * name)

SetPort

public void SetPort(Int_t port)

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

30-06-2005