#include <TGo4ComSetProtections.h>
Inheritance diagram for TGo4ComSetProtections:
Public Methods | |
TGo4ComSetProtections () | |
TGo4ComSetProtections (const char *obname, const char *flags) | |
virtual | ~TGo4ComSetProtections () |
Int_t | ExeCom () |
Do the command action. More... | |
void | SetFlags (const char *flags) |
Private Attributes | |
TString | fxFlags |
for target objects
Definition at line 28 of file TGo4ComSetProtections.h.
|
Definition at line 32 of file TGo4ComSetProtections.cxx. References kGo4ComModeController, TGo4Command::SetDescription(), TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 22 of file TGo4ComSetProtections.cxx. References kGo4ComModeController, SetFlags(), TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 42 of file TGo4ComSetProtections.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 47 of file TGo4ComSetProtections.cxx. References TGo4Log::Debug(), fxFlags, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Analysis::ProtectObjects(), and TGo4Slave::SendStatusMessage(). |
|
Definition at line 39 of file TGo4ComSetProtections.h. References fxFlags. Referenced by TGo4ComSetProtections(). |
|
Definition at line 43 of file TGo4ComSetProtections.h. |