#include <TGo4ComSetProtections.h>
Inheritance diagram for TGo4ComSetProtections:
Public Member Functions | |
TGo4ComSetProtections () | |
TGo4ComSetProtections (const char *obname, const char *flags) | |
virtual | ~TGo4ComSetProtections () |
Int_t | ExeCom () |
Do the command action. | |
virtual void | Set (TGo4RemoteCommand *remcon) |
Set internals of this command from specification of external remote command (command container). | |
void | SetFlags (const char *flags) |
Private Attributes | |
TString | fxFlags |
for target objects
Definition at line 28 of file TGo4ComSetProtections.h.
|
Definition at line 33 of file TGo4ComSetProtections.cxx. References kGo4ComModeController, TGo4Command::SetDescription(), TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 23 of file TGo4ComSetProtections.cxx. References kGo4ComModeController, SetFlags(), TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 43 of file TGo4ComSetProtections.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 57 of file TGo4ComSetProtections.cxx. References TGo4Log::Debug(), fxFlags, TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Analysis::ProtectObjects(), and TGo4Slave::SendStatusMessage(). |
|
Set internals of this command from specification of external remote command (command container). Must be overloaded for each specific command! Reimplemented from TGo4AnalysisObjectCommand. Definition at line 48 of file TGo4ComSetProtections.cxx. References TGo4RemoteCommand::GetString(), TGo4AnalysisObjectCommand::Set(), and SetFlags(). |
|
Definition at line 44 of file TGo4ComSetProtections.h. References fxFlags. Referenced by Set(), and TGo4ComSetProtections(). |
|
Definition at line 48 of file TGo4ComSetProtections.h. Referenced by ExeCom(), and SetFlags(). |