#include <TGo4ComDeleteObject.h>
Inheritance diagram for TGo4ComDeleteObject:
Public Methods | |
TGo4ComDeleteObject () | |
TGo4ComDeleteObject (const char *obname) | |
virtual | ~TGo4ComDeleteObject () |
Int_t | ExeCom () |
Do the command action. More... |
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 28 of file TGo4ComDeleteObject.h.
|
Definition at line 32 of file TGo4ComDeleteObject.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 22 of file TGo4ComDeleteObject.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 41 of file TGo4ComDeleteObject.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 46 of file TGo4ComDeleteObject.cxx. References TGo4Log::Debug(), TGo4Analysis::DeleteObjects(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), and TRACE. |