Pyrogenesis  trunk
Classes
Replay.h File Reference
#include "lib/os_path.h"
#include "ps/CStr.h"
#include "scriptinterface/ScriptTypes.h"
#include <vector>
Include dependency graph for Replay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IReplayLogger
 Replay log recorder interface. More...
 
class  CDummyReplayLogger
 Implementation of IReplayLogger that simply throws away all data. More...
 
class  CReplayLogger
 Implementation of IReplayLogger that saves data to a file in the logs directory. More...
 
class  CReplayPlayer
 Replay log replayer. More...