Public Member Functions

TGo4ComDeleteObject Class Reference

#include <TGo4ComDeleteObject.h>

Inheritance diagram for TGo4ComDeleteObject:
TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComDeleteObject ()
 TGo4ComDeleteObject (const char *obname)
virtual ~TGo4ComDeleteObject ()
virtual Int_t ExeCom ()

Detailed Description

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

Definition at line 26 of file TGo4ComDeleteObject.h.


Constructor & Destructor Documentation

TGo4ComDeleteObject::TGo4ComDeleteObject (  ) 
TGo4ComDeleteObject::TGo4ComDeleteObject ( const char *  obname  ) 
TGo4ComDeleteObject::~TGo4ComDeleteObject (  )  [virtual]

Definition at line 39 of file TGo4ComDeleteObject.cxx.

References GO4TRACE.


Member Function Documentation

Int_t TGo4ComDeleteObject::ExeCom (  )  [virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines