Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
CReplayPlayer Class Reference

Replay log replayer. More...

#include <Replay.h>

Public Member Functions

 CReplayPlayer ()
 
 ~CReplayPlayer ()
 
void Load (const std::string &path)
 
void Replay (bool serializationtest, int rejointestturn, bool ooslog)
 

Private Attributes

std::istream * m_Stream
 

Detailed Description

Replay log replayer.

Runs the log with no graphics and dumps some info to stdout.

Constructor & Destructor Documentation

CReplayPlayer::CReplayPlayer ( )
CReplayPlayer::~CReplayPlayer ( )

Member Function Documentation

void CReplayPlayer::Load ( const std::string &  path)
void CReplayPlayer::Replay ( bool  serializationtest,
int  rejointestturn,
bool  ooslog 
)

Member Data Documentation

std::istream* CReplayPlayer::m_Stream
private

The documentation for this class was generated from the following files: