v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComLoadAnalysisStatus


class TGo4ComLoadAnalysisStatus
derived from TGo4AnalysisCommand

Loads analysis settings from file specified by name.


Field Summary
 private TStringfxFileName
          Name of the settings file.

Fields inherited from class Go4CommandsBase.TGo4Command
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ComLoadAnalysisStatus()
           
TGo4ComLoadAnalysisStatus(const char * filename)
           

Destructor Summary
 virtual synchronized ~TGo4ComLoadAnalysisStatus()
           

Method Summary
 Int_tExeCom()
           
 const const char *GetFileName()
          Access to the object name under command.
 voidSetFileName(const char * name)
          Set the object name under command.

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand
operator=, RefuseCom

Methods inherited from class Go4CommandsBase.TGo4Command
GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What

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

Field Detail

fxFileName

private TString fxFileName
Name of the settings file.
Constructor Detail

TGo4ComLoadAnalysisStatus

public TGo4ComLoadAnalysisStatus()

TGo4ComLoadAnalysisStatus

public TGo4ComLoadAnalysisStatus(const char * filename)
Method Detail

~TGo4ComLoadAnalysisStatus

public virtual synchronized ~TGo4ComLoadAnalysisStatus()
Method Detail

ExeCom

public Int_t ExeCom()

GetFileName

public const const char * GetFileName()
Access to the object name under command.

SetFileName

public void SetFileName(const char * name)
Set the object name under command.

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

30-06-2005