#include <TGo4ComGetPicture.h>
Inheritance diagram for TGo4ComGetPicture:
Public Methods | |
TGo4ComGetPicture () | |
TGo4ComGetPicture (const char *obname) | |
virtual | ~TGo4ComGetPicture () |
Int_t | ExeCom () |
Do the command action. More... |
Used to request status of a picture by name without requesting for the complete object status list.
Definition at line 27 of file TGo4ComGetPicture.h.
|
Definition at line 35 of file TGo4ComGetPicture.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 27 of file TGo4ComGetPicture.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 44 of file TGo4ComGetPicture.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 51 of file TGo4ComGetPicture.cxx. References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::GetPicture(), TGo4Command::GetTaskName(), TGo4Analysis::Instance(), TGo4Slave::SendObject(), TGo4Slave::SendStatusMessage(), TGo4Picture::SetObjectsOwnership(), TRACE, and TGo4Picture::UpdateFrom(). |