#include <TGo4ComDeleteObject.h>
Public Member Functions | |
TGo4ComDeleteObject () | |
TGo4ComDeleteObject (const char *obname) | |
virtual | ~TGo4ComDeleteObject () |
virtual Int_t | ExeCom () |
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.
Definition at line 26 of file TGo4ComDeleteObject.h.
TGo4ComDeleteObject::TGo4ComDeleteObject | ( | ) |
Definition at line 30 of file TGo4ComDeleteObject.cxx.
References GO4TRACE, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName().
TGo4ComDeleteObject::TGo4ComDeleteObject | ( | const char * | obname | ) |
Definition at line 20 of file TGo4ComDeleteObject.cxx.
References GO4TRACE, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName().
TGo4ComDeleteObject::~TGo4ComDeleteObject | ( | ) | [virtual] |
Definition at line 39 of file TGo4ComDeleteObject.cxx.
References GO4TRACE.
Int_t TGo4ComDeleteObject::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 44 of file TGo4ComDeleteObject.cxx.
References TGo4Log::Debug(), TGo4Analysis::DeleteObjects(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetObjectName(), GO4TRACE, TGo4Analysis::Instance(), and TGo4AnalysisClient::SendStatusMessage().