#include <TGo4ComGetObjectStatus.h>
Public Member Functions | |
TGo4ComGetObjectStatus () | |
TGo4ComGetObjectStatus (const char *obname) | |
virtual | ~TGo4ComGetObjectStatus () |
virtual Int_t | ExeCom () |
Requests the object status by name from the client. Used to retrieve current information on object without transporting it entirely.
Definition at line 25 of file TGo4ComGetObjectStatus.h.
TGo4ComGetObjectStatus::TGo4ComGetObjectStatus | ( | ) |
Definition at line 34 of file TGo4ComGetObjectStatus.cxx.
References GO4TRACE, and TGo4Command::SetReceiverName().
TGo4ComGetObjectStatus::TGo4ComGetObjectStatus | ( | const char * | obname | ) |
Definition at line 21 of file TGo4ComGetObjectStatus.cxx.
References GO4TRACE, and TGo4Command::SetReceiverName().
TGo4ComGetObjectStatus::~TGo4ComGetObjectStatus | ( | ) | [virtual] |
Definition at line 29 of file TGo4ComGetObjectStatus.cxx.
References GO4TRACE.
Int_t TGo4ComGetObjectStatus::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 43 of file TGo4ComGetObjectStatus.cxx.
References TGo4Analysis::CreateObjectStatus(), TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetFolderName(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Command::GetTaskName(), GO4TRACE, TGo4Analysis::Instance(), TGo4Slave::SendObject(), and TGo4AnalysisClient::SendStatusMessage().