v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComSaveAnalysisStatus


class TGo4ComSaveAnalysisStatus
derived from TGo4AnalysisCommand

Save current analysis settings to a 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
TGo4ComSaveAnalysisStatus()
           
TGo4ComSaveAnalysisStatus(const char * filename)
           

Destructor Summary
 virtual synchronized ~TGo4ComSaveAnalysisStatus()
           

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

TGo4ComSaveAnalysisStatus

public TGo4ComSaveAnalysisStatus()

TGo4ComSaveAnalysisStatus

public TGo4ComSaveAnalysisStatus(const char * filename)
Method Detail

~TGo4ComSaveAnalysisStatus

public virtual synchronized ~TGo4ComSaveAnalysisStatus()
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