#include <TGo4ComGetObjectStatus.h>
Inheritance diagram for TGo4ComGetObjectStatus:
Public Methods | |
TGo4ComGetObjectStatus () | |
TGo4ComGetObjectStatus (const char *obname) | |
virtual | ~TGo4ComGetObjectStatus () |
Int_t | ExeCom () |
Do the command action. More... |
Used to retrieve current information on object without transporting it entirely.
Definition at line 27 of file TGo4ComGetObjectStatus.h.
|
Definition at line 36 of file TGo4ComGetObjectStatus.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 23 of file TGo4ComGetObjectStatus.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 31 of file TGo4ComGetObjectStatus.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 45 of file TGo4ComGetObjectStatus.cxx. References TGo4Analysis::CreateObjectStatus(), TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetFolderName(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Command::GetTaskName(), TGo4Analysis::Instance(), TGo4Slave::SendObject(), TGo4Slave::SendStatusMessage(), and TRACE. |