TExec Class Reference

#include <TExec.h>

Inheritance diagram for TExec:

TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 TExec ()
 TExec (const char *name, const char *command)
 TExec (const TExec &text)
virtual ~TExec ()
virtual void Exec (const char *command="")
virtual void Paint (Option_t *option="")
virtual void SavePrimitive (ostream &out, Option_t *option="")
virtual void SetAction (const char *action)
 ClassDef (TExec, 1)
 TExec ()
 TExec (const char *name, const char *command)
 TExec (const TExec &text)
virtual ~TExec ()
virtual void Exec (const char *command="")
virtual void Paint (Option_t *option="")
virtual void SavePrimitive (ostream &out, Option_t *option="")
virtual void SetAction (const char *action)
 ClassDef (TExec, 1)

Detailed Description

Definition at line 30 of file TExec.h.


Constructor & Destructor Documentation

TExec::TExec (  ) 

TExec::TExec ( const char *  name,
const char *  command 
)

Definition at line 100 of file TExec.cxx.

TExec::TExec ( const TExec text  ) 

Definition at line 114 of file TExec.cxx.

References TNamed::Copy().

TExec::~TExec (  )  [virtual]

Definition at line 107 of file TExec.cxx.

TExec::TExec (  ) 

TExec::TExec ( const char *  name,
const char *  command 
)

TExec::TExec ( const TExec text  ) 

virtual TExec::~TExec (  )  [virtual]


Member Function Documentation

void TExec::Exec ( const char *  command = ""  )  [virtual]

Definition at line 123 of file TExec.cxx.

References TNamed::GetName(), TNamed::GetTitle(), gROOT, TROOT::ProcessLine(), and snprintf.

Referenced by TPad::AutoExec(), TRef::GetObject(), and Paint().

void TExec::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TObject.

Definition at line 150 of file TExec.cxx.

References Exec().

void TExec::SavePrimitive ( ostream &  out,
Option_t option = "" 
) [virtual]

Reimplemented from TObject.

Definition at line 159 of file TExec.cxx.

References xmlio::Class, TROOT::ClassSaved(), TNamed::GetName(), TNamed::GetTitle(), and gROOT.

virtual void TExec::SetAction ( const char *  action  )  [inline, virtual]

Definition at line 41 of file TExec.h.

References TNamed::SetTitle().

TExec::ClassDef ( TExec  ,
 
)

virtual void TExec::Exec ( const char *  command = ""  )  [virtual]

virtual void TExec::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TObject.

virtual void TExec::SavePrimitive ( ostream &  out,
Option_t option = "" 
) [virtual]

Reimplemented from TObject.

virtual void TExec::SetAction ( const char *  action  )  [inline, virtual]

Definition at line 41 of file TExec.h.

References TNamed::SetTitle().

TExec::ClassDef ( TExec  ,
 
)


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