Public Member Functions | Private Attributes

TGo4ComSetProtections Class Reference

#include <TGo4ComSetProtections.h>

Inheritance diagram for TGo4ComSetProtections:
TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComSetProtections ()
 TGo4ComSetProtections (const char *obname, const char *flags)
virtual ~TGo4ComSetProtections ()
Int_t ExeCom ()
virtual void Set (TGo4RemoteCommand *remcon)
void SetFlags (const char *flags)

Private Attributes

TString fxFlags

Detailed Description

Change protections against clearing (reset) or deletion, etc. for target objects

Author:
J. Adamczewski
Since:
03-Dec-2004

Definition at line 26 of file TGo4ComSetProtections.h.


Constructor & Destructor Documentation

TGo4ComSetProtections::TGo4ComSetProtections (  ) 
TGo4ComSetProtections::TGo4ComSetProtections ( const char *  obname,
const char *  flags 
)
TGo4ComSetProtections::~TGo4ComSetProtections (  )  [virtual]

Definition at line 41 of file TGo4ComSetProtections.cxx.

References GO4TRACE.


Member Function Documentation

Int_t TGo4ComSetProtections::ExeCom (  )  [virtual]
void TGo4ComSetProtections::Set ( TGo4RemoteCommand remcon  )  [virtual]

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 46 of file TGo4ComSetProtections.cxx.

References TGo4RemoteCommand::GetString(), and SetFlags().

void TGo4ComSetProtections::SetFlags ( const char *  flags  )  [inline]

Definition at line 42 of file TGo4ComSetProtections.h.

References fxFlags.

Referenced by Set(), and TGo4ComSetProtections().


Member Data Documentation

TString TGo4ComSetProtections::fxFlags [private]

Definition at line 46 of file TGo4ComSetProtections.h.

Referenced by ExeCom(), and SetFlags().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines