Replay log replayer.
More...
#include <Replay.h>
|
void | TestHash (const std::string &hashType, const std::string &replayHash, const bool testHashFull, const bool testHashQuick) |
|
Replay log replayer.
Runs the log with no graphics and dumps some info to stdout.
◆ CReplayPlayer()
CReplayPlayer::CReplayPlayer |
( |
| ) |
|
◆ ~CReplayPlayer()
CReplayPlayer::~CReplayPlayer |
( |
| ) |
|
◆ Load()
void CReplayPlayer::Load |
( |
const OsPath & |
path | ) |
|
◆ Replay()
void CReplayPlayer::Replay |
( |
const bool |
serializationtest, |
|
|
const int |
rejointestturn, |
|
|
const bool |
ooslog, |
|
|
const bool |
testHashFull, |
|
|
const bool |
testHashQuick |
|
) |
| |
◆ TestHash()
void CReplayPlayer::TestHash |
( |
const std::string & |
hashType, |
|
|
const std::string & |
replayHash, |
|
|
const bool |
testHashFull, |
|
|
const bool |
testHashQuick |
|
) |
| |
|
private |
◆ m_Stream
std::istream* CReplayPlayer::m_Stream |
|
private |
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/ps/Replay.h
- /home/docker/jenkins/workspace/technical-docs/source/ps/Replay.cpp