Pyrogenesis
13997
|
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... | |