v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4AnalysisConfigurationStatus


class TGo4AnalysisConfigurationStatus
derived from TGo4Status

Author:
Mohammad Al-Turany, J.Adamczewski
Version: 0.1
Since: 07.11.2001, added file paths strings 05/2004

Field Summary
 protected TStringfxAutoSavePath
          remember file path for autosave file
 protected TStringfxConfigPath
          remember file path for configuration file
 protected TStringfxEventSourcePath
          remember file path for event source
 protected TStringfxEventStorePath
          remember file path for event store
 protected TGo4AnalysisStatus*fxTGo4AnalysisStatus
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4AnalysisConfigurationStatus(const char * Name, const char * Title)
           

Destructor Summary
 virtual synchronized ~TGo4AnalysisConfigurationStatus()
           

Method Summary
 voidDeleteAnaylsisStatus()
           
 TGo4AnalysisStatus*GetAnaylsisStatus()
           
 const const char *GetAutoSavePath()
           
 const const char *GetConfigPath()
           
 const const char *GetSourcePath()
           
 const const char *GetStorePath()
           
 voidSetAnaylsisStatus(TGo4AnalysisStatus* Status)
           
 voidSetAutoSavePath(const char * path)
           
 voidSetConfigPath(const char * path)
           
 voidSetSourcePath(const char * path)
           
 voidSetStorePath(const char * path)
           

Methods inherited from class Go4StatusBase.TGo4Status
Print, PrintBuffer, PrintIndent, PrintStatus

Methods inherited from class TNamed
operator=, Clear, 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

fxAutoSavePath

protected TString fxAutoSavePath
remember file path for autosave file

fxConfigPath

protected TString fxConfigPath
remember file path for configuration file

fxEventSourcePath

protected TString fxEventSourcePath
remember file path for event source

fxEventStorePath

protected TString fxEventStorePath
remember file path for event store

fxTGo4AnalysisStatus

protected TGo4AnalysisStatus* fxTGo4AnalysisStatus
Constructor Detail

TGo4AnalysisConfigurationStatus

public TGo4AnalysisConfigurationStatus(const char * Name, const char * Title)
Method Detail

~TGo4AnalysisConfigurationStatus

public virtual synchronized ~TGo4AnalysisConfigurationStatus()
Method Detail

DeleteAnaylsisStatus

public void DeleteAnaylsisStatus()

GetAnaylsisStatus

public TGo4AnalysisStatus* GetAnaylsisStatus()

GetAutoSavePath

public const const char * GetAutoSavePath()

GetConfigPath

public const const char * GetConfigPath()

GetSourcePath

public const const char * GetSourcePath()

GetStorePath

public const const char * GetStorePath()

SetAnaylsisStatus

public void SetAnaylsisStatus(TGo4AnalysisStatus* Status)

SetAutoSavePath

public void SetAutoSavePath(const char * path)

SetConfigPath

public void SetConfigPath(const char * path)

SetSourcePath

public void SetSourcePath(const char * path)

SetStorePath

public void SetStorePath(const char * path)

Association Links

to Class TGo4AnalysisStatus


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

30-06-2005