v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComAutosave


class TGo4ComAutosave
derived from TGo4AnalysisCommand

Write objects into autosave file now.


Field Summary
 private Int_tfbAutoSaveOverwrite
          overwrite mode for autosave (true) or append mode (false).
 private Int_tfiAutoSaveCompression
          compression level for autosave file
 private TStringfxAutoFileName
          Name of the autosave 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
TGo4ComAutosave()
           

Destructor Summary
 virtual synchronized ~TGo4ComAutosave()
           

Method Summary
 Int_tExeCom()
           
 const const char *GetAutoFileName()
           
 voidSetAutoFileName(const char * name)
           
 voidSetAutoSaveCompression(Int_t i)
           
 voidSetAutoSaveOverwrite(Bool_t over)
           

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

fbAutoSaveOverwrite

private Int_t fbAutoSaveOverwrite
overwrite mode for autosave (true) or append mode (false).

fiAutoSaveCompression

private Int_t fiAutoSaveCompression
compression level for autosave file

fxAutoFileName

private TString fxAutoFileName
Name of the autosave file. Replaces previously set name
Constructor Detail

TGo4ComAutosave

public TGo4ComAutosave()
Method Detail

~TGo4ComAutosave

public virtual synchronized ~TGo4ComAutosave()
Method Detail

ExeCom

public Int_t ExeCom()

GetAutoFileName

public const const char * GetAutoFileName()

SetAutoFileName

public void SetAutoFileName(const char * name)

SetAutoSaveCompression

public void SetAutoSaveCompression(Int_t i)

SetAutoSaveOverwrite

public void SetAutoSaveOverwrite(Bool_t over)

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

30-06-2005