#include <TRecorder.h>
Inheritance diagram for TRecExtraEvent:

Public Member Functions | |
| TRecExtraEvent () | |
| void | SetText (TString text) |
| TString | GetText () const |
| virtual ERecEventType | GetType () const |
| virtual void | ReplayEvent (Bool_t) |
| TRecExtraEvent () | |
| void | SetText (TString text) |
| TString | GetText () const |
| virtual ERecEventType | GetType () const |
| virtual void | ReplayEvent (Bool_t) |
Private Attributes | |
| TString | fText |
Definition at line 252 of file TRecorder.h.
| TRecExtraEvent::TRecExtraEvent | ( | ) | [inline] |
Definition at line 258 of file TRecorder.h.
| TRecExtraEvent::TRecExtraEvent | ( | ) | [inline] |
Definition at line 258 of file TRecorder.h.
| void TRecExtraEvent::SetText | ( | TString | text | ) | [inline] |
| TString TRecExtraEvent::GetText | ( | ) | const [inline] |
| virtual ERecEventType TRecExtraEvent::GetType | ( | ) | const [inline, virtual] |
Implements TRecEvent.
Definition at line 272 of file TRecorder.h.
References TRecEvent::kExtraEvent.
| virtual void TRecExtraEvent::ReplayEvent | ( | Bool_t | ) | [inline, virtual] |
Implements TRecEvent.
Definition at line 277 of file TRecorder.h.
References gApplication, GetText(), and TApplication::ProcessLine().
| void TRecExtraEvent::SetText | ( | TString | text | ) | [inline] |
| TString TRecExtraEvent::GetText | ( | ) | const [inline] |
| virtual ERecEventType TRecExtraEvent::GetType | ( | ) | const [inline, virtual] |
Implements TRecEvent.
Definition at line 272 of file TRecorder.h.
References TRecEvent::kExtraEvent.
| virtual void TRecExtraEvent::ReplayEvent | ( | Bool_t | ) | [inline, virtual] |
Implements TRecEvent.
Definition at line 277 of file TRecorder.h.
References gApplication, GetText(), and TApplication::ProcessLine().
TString TRecExtraEvent::fText [private] |
1.5.1