TRecEvent Class Reference

#include <TRecorder.h>

Inheritance diagram for TRecEvent:

TObject TObject TRecCmdEvent TRecCmdEvent TRecExtraEvent TRecExtraEvent TRecGuiEvent TRecGuiEvent List of all members.

Public Types

enum  ERecEventType
enum  ERecEventType

Public Member Functions

virtual void ReplayEvent (Bool_t showMouseCursor=kTRUE)=0
virtual ERecEventType GetType () const=0
virtual TTime GetTime () const
virtual void SetTime (TTime t)
virtual void ReplayEvent (Bool_t showMouseCursor=kTRUE)=0
virtual ERecEventType GetType () const=0
virtual TTime GetTime () const
virtual void SetTime (TTime t)

Private Attributes

TTime fEventTime

Detailed Description

Definition at line 168 of file TRecorder.h.


Member Enumeration Documentation

enum TRecEvent::ERecEventType

Definition at line 175 of file TRecorder.h.

enum TRecEvent::ERecEventType

Definition at line 175 of file TRecorder.h.


Member Function Documentation

virtual void TRecEvent::ReplayEvent ( Bool_t  showMouseCursor = kTRUE  )  [pure virtual]

Referenced by TRecorderReplaying::ReplayRealtime().

virtual ERecEventType TRecEvent::GetType (  )  const [pure virtual]

Referenced by TRecorderReplaying::CanOverlap(), and TRecorderReplaying::ReplayRealtime().

virtual TTime TRecEvent::GetTime (  )  const [inline, virtual]

Definition at line 187 of file TRecorder.h.

References fEventTime.

Referenced by TRecorderReplaying::Continue(), TRecorderInactive::DumpRootEvent(), TRecorderInactive::ListCmd(), TRecorderReplaying::PrepareNextEvent(), and TRecorderReplaying::ReplayRealtime().

virtual void TRecEvent::SetTime ( TTime  t  )  [inline, virtual]

Definition at line 192 of file TRecorder.h.

References fEventTime, and t.

Referenced by TRecorderRecording::RecordCmdEvent(), TRecorderRecording::RecordExtraEvent(), TRecorderRecording::RecordGuiBldEvent(), TRecorderRecording::RecordGuiCNEvent(), and TRecorderRecording::RecordGuiEvent().

virtual void TRecEvent::ReplayEvent ( Bool_t  showMouseCursor = kTRUE  )  [pure virtual]

virtual ERecEventType TRecEvent::GetType (  )  const [pure virtual]

virtual TTime TRecEvent::GetTime (  )  const [inline, virtual]

Definition at line 187 of file TRecorder.h.

References fEventTime.

virtual void TRecEvent::SetTime ( TTime  t  )  [inline, virtual]

Definition at line 192 of file TRecorder.h.

References fEventTime, and t.


Member Data Documentation

TTime TRecEvent::fEventTime [private]

Definition at line 171 of file TRecorder.h.

Referenced by GetTime(), and SetTime().


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