#include <ghost.h>
◆ ~IGhostRecorder()
virtual IGhostRecorder::~IGhostRecorder |
( |
| ) |
|
|
inlinevirtual |
◆ InterfaceName()
static const char * IGhostRecorder::InterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ IsRecording()
virtual bool IGhostRecorder::IsRecording |
( |
| ) |
const |
|
pure virtual |
◆ Start()
virtual int IGhostRecorder::Start |
( |
const char * |
pFilename, |
|
|
const char * |
pMap, |
|
|
const SHA256_DIGEST & |
MapSha256, |
|
|
const char * |
pName |
|
) |
| |
|
pure virtual |
◆ Stop()
virtual void IGhostRecorder::Stop |
( |
int |
Ticks, |
|
|
int |
Time |
|
) |
| |
|
pure virtual |
◆ WriteData()
virtual void IGhostRecorder::WriteData |
( |
int |
Type, |
|
|
const void * |
pData, |
|
|
size_t |
Size |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: