TRecCmdEvent Class Reference

#include <TRecorder.h>

Inheritance diagram for TRecCmdEvent:

TRecEvent TRecEvent TObject TObject TObject TObject List of all members.

Public Member Functions

 TRecCmdEvent ()
void SetText (const char *text)
const char * GetText () const
virtual ERecEventType GetType () const
virtual void ReplayEvent (Bool_t)
 TRecCmdEvent ()
void SetText (const char *text)
const char * GetText () const
virtual ERecEventType GetType () const
virtual void ReplayEvent (Bool_t)

Private Attributes

TString fText

Detailed Description

Definition at line 210 of file TRecorder.h.


Constructor & Destructor Documentation

TRecCmdEvent::TRecCmdEvent (  )  [inline]

Definition at line 216 of file TRecorder.h.

TRecCmdEvent::TRecCmdEvent (  )  [inline]

Definition at line 216 of file TRecorder.h.


Member Function Documentation

void TRecCmdEvent::SetText ( const char *  text  )  [inline]

Definition at line 220 of file TRecorder.h.

References fText.

Referenced by TRecorderRecording::RecordCmdEvent().

const char* TRecCmdEvent::GetText (  )  const [inline]

Definition at line 225 of file TRecorder.h.

References TString::Data(), and fText.

Referenced by TRecorderInactive::ListCmd(), and ReplayEvent().

virtual ERecEventType TRecCmdEvent::GetType (  )  const [inline, virtual]

Implements TRecEvent.

Definition at line 230 of file TRecorder.h.

References TRecEvent::kCmdEvent.

virtual void TRecCmdEvent::ReplayEvent ( Bool_t   )  [inline, virtual]

Implements TRecEvent.

Definition at line 235 of file TRecorder.h.

References gApplication, GetText(), and TApplication::ProcessLine().

void TRecCmdEvent::SetText ( const char *  text  )  [inline]

Definition at line 220 of file TRecorder.h.

References fText.

const char* TRecCmdEvent::GetText (  )  const [inline]

Definition at line 225 of file TRecorder.h.

References TString::Data(), and fText.

virtual ERecEventType TRecCmdEvent::GetType (  )  const [inline, virtual]

Implements TRecEvent.

Definition at line 230 of file TRecorder.h.

References TRecEvent::kCmdEvent.

virtual void TRecCmdEvent::ReplayEvent ( Bool_t   )  [inline, virtual]

Implements TRecEvent.

Definition at line 235 of file TRecorder.h.

References gApplication, GetText(), and TApplication::ProcessLine().


Member Data Documentation

TString TRecCmdEvent::fText [private]

Definition at line 213 of file TRecorder.h.

Referenced by GetText(), and SetText().


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