BWAPI
Functions | Variables
trunk/bwapi/Replay_Tool/Replay.cpp File Reference
#include "Replay.h"
#include "PKShared.h"
#include "FileReader.h"
#include "FileWriter.h"
#include "RepHeader.h"
#include "Actions.h"
Include dependency graph for Replay.cpp:

Functions

void WriteBuffer (const char *pszFormat, const char *pszFilename, void *pBuffer, DWORD dwBufferSize)
bool errSimple (const char *pszText)
bool ParseReplay (const char *pszFilename, DWORD dwFlags)

Variables

replay_resource replayHeader

Function Documentation

bool errSimple ( const char *  pszText)

Here is the caller graph for this function:

bool ParseReplay ( const char *  pszFilename,
DWORD  dwFlags 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void WriteBuffer ( const char *  pszFormat,
const char *  pszFilename,
void *  pBuffer,
DWORD  dwBufferSize 
)

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines