TObjectExecute Class Reference

#include <TObjectExecute.h>

Inheritance diagram for TObjectExecute:

TObject List of all members.

Public Member Functions

 TObjectExecute ()
void Execute (TObject *o, TMethod *m, TObjArray *p=0)
void Execute (const char *method, const char *params, Int_t *error=0)
void Execute (TMethod *method, TObjArray *params, Int_t *error=0)
void Execute (TObject *o, TFunction *f, TObjArray *p=0)
void Execute (TFunction *f, TObjArray *p=0)
virtual ~TObjectExecute ()

Private Attributes

TObjectfObject
TMethodfMethod
TFunctionfFunction
TObjArrayfParams

Detailed Description

Definition at line 25 of file TObjectExecute.h.


Constructor & Destructor Documentation

TObjectExecute::TObjectExecute (  )  [inline]

Definition at line 35 of file TObjectExecute.h.

virtual TObjectExecute::~TObjectExecute (  )  [inline, virtual]

Definition at line 77 of file TObjectExecute.h.


Member Function Documentation

void TObjectExecute::Execute ( TObject o,
TMethod m,
TObjArray p = 0 
) [inline]

Definition at line 38 of file TObjectExecute.h.

References fFunction, fMethod, fObject, fParams, m, o, and p.

void TObjectExecute::Execute ( const char *  method,
const char *  params,
Int_t error = 0 
) [inline, virtual]

Reimplemented from TObject.

Definition at line 46 of file TObjectExecute.h.

References error, and TObject::Execute().

void TObjectExecute::Execute ( TMethod method,
TObjArray params,
Int_t error = 0 
) [inline, virtual]

Reimplemented from TObject.

Definition at line 49 of file TObjectExecute.h.

References error, TObject::Execute(), method, and params.

void TObjectExecute::Execute ( TObject o,
TFunction f,
TObjArray p = 0 
) [inline]

Definition at line 53 of file TObjectExecute.h.

References fFunction, fMethod, fObject, fParams, o, and p.

void TObjectExecute::Execute ( TFunction f,
TObjArray p = 0 
) [inline]

Definition at line 61 of file TObjectExecute.h.

References TString::Data(), fFunction, fMethod, fObject, Form(), fParams, gROOT, TString::IsNull(), p, TROOT::ProcessLine(), and s.


Member Data Documentation

TObject* TObjectExecute::fObject [private]

Definition at line 27 of file TObjectExecute.h.

Referenced by Execute().

TMethod* TObjectExecute::fMethod [private]

Definition at line 28 of file TObjectExecute.h.

Referenced by Execute().

TFunction* TObjectExecute::fFunction [private]

Definition at line 29 of file TObjectExecute.h.

Referenced by Execute().

TObjArray* TObjectExecute::fParams [private]

Definition at line 30 of file TObjectExecute.h.

Referenced by Execute().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:43:30 2011 for ROOT_528-00b_version by  doxygen 1.5.1