Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TRecorder.h File Reference
#include "TApplication.h"
#include "TError.h"
#include "TTimer.h"
#include "TGClient.h"
#include "TGFrame.h"
#include "TCanvas.h"
#include "THashList.h"
#include <ctime>
#include <iostream>
Include dependency graph for TRecorder.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGRecorder
 Provides GUI for TRecorder class. More...
 
class  TRecCmdEvent
 Class used for storing information about 1 commandline event. More...
 
class  TRecEvent
 Abstract class that defines interface for a class storing information about 1 ROOT event. More...
 
class  TRecExtraEvent
 class TRecExtraEvent More...
 
class  TRecGuiEvent
 class TRecGuiEvent More...
 
class  TRecorder
 Class provides direct recorder/replayer interface for a user. More...
 
class  TRecorderInactive
 Represents state of TRecorder just after its creation. More...
 
class  TRecorderPaused
 Represents state of TRecorder when replaying was paused by a user. More...
 
class  TRecorderRecording
 Represents state of TRecorder when recording events. More...
 
class  TRecorderReplaying
 Represents state of TRecorder when replaying previously recorded events. More...
 
class  TRecorderState
 Abstract class that defines interface for a state of recorder. More...
 
class  TRecWinPair
 Class used for storing of window IDs mapping. More...