v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComDeleteObject


class TGo4ComDeleteObject
derived from TGo4AnalysisObjectCommand

Deletes the object by name at the client. Object is firstly
searched from dynamic list; if it is not there, it is searched in the
root registry. Object will be deleted in all lists.

Author:
J. Adamczewski
Since: 06-Jun-2001

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
TGo4ComDeleteObject()
           
TGo4ComDeleteObject(const char * obname)
           

Destructor Summary
 virtual synchronized ~TGo4ComDeleteObject()
           

Method Summary
 Int_tExeCom()
           

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisObjectCommand
GetFolderName, GetObjectName, SetFolderName, SetObjectName

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

Constructor Detail

TGo4ComDeleteObject

public TGo4ComDeleteObject()

TGo4ComDeleteObject

public TGo4ComDeleteObject(const char * obname)
Method Detail

~TGo4ComDeleteObject

public virtual synchronized ~TGo4ComDeleteObject()
Method Detail

ExeCom

public Int_t ExeCom()

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

30-06-2005