#include <ghost.h>
◆ Close()
| virtual void IGhostLoader::Close |
( |
| ) |
|
|
pure virtual |
◆ GetGhostInfo()
| virtual bool IGhostLoader::GetGhostInfo |
( |
const char * | pFilename, |
|
|
CGhostInfo * | pInfo, |
|
|
const char * | pMap, |
|
|
const SHA256_DIGEST & | MapSha256, |
|
|
unsigned | MapCrc ) |
|
pure virtual |
◆ GetInfo()
| virtual const CGhostInfo * IGhostLoader::GetInfo |
( |
| ) |
const |
|
pure virtual |
◆ InterfaceName()
| const char * IGhostLoader::InterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ Load()
| virtual bool IGhostLoader::Load |
( |
const char * | pFilename, |
|
|
const char * | pMap, |
|
|
const SHA256_DIGEST & | MapSha256, |
|
|
unsigned | MapCrc ) |
|
pure virtual |
◆ ReadData()
| virtual bool IGhostLoader::ReadData |
( |
int | Type, |
|
|
void * | pData, |
|
|
size_t | Size ) |
|
pure virtual |
◆ ReadNextType()
| virtual bool IGhostLoader::ReadNextType |
( |
int * | pType | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: