#include <plPageInfo.h>
Protected Member Functions |
| void | IInit () |
Member Enumeration Documentation
- Enumerator:
| kPartialPatchFile |
|
| kOldDataChecksum |
|
| kOldIdxChecksum |
|
| kBasicChecksum |
|
| kPatchHeaderOnly |
|
| kChecksumMask |
|
| kPatchFlags |
|
Constructor & Destructor Documentation
| plPageInfo::plPageInfo |
( |
| ) |
|
Member Function Documentation
| void plPageInfo::addClass |
( |
short |
classIdx | ) |
|
| void plPageInfo::clearClassList |
( |
| ) |
|
| plString plPageInfo::getChapter |
( |
| ) |
const |
| unsigned int plPageInfo::getChecksum |
( |
| ) |
const |
| unsigned int plPageInfo::getDataStart |
( |
| ) |
const |
| unsigned int plPageInfo::getFlags |
( |
| ) |
const |
| unsigned int plPageInfo::getIndexStart |
( |
| ) |
const |
| const plLocation& plPageInfo::getLocation |
( |
| ) |
const |
| unsigned int plPageInfo::getNumObjects |
( |
| ) |
const |
| unsigned int plPageInfo::getReleaseVersion |
( |
| ) |
const |
| void plPageInfo::IInit |
( |
| ) |
|
|
protected |
| bool plPageInfo::isValid |
( |
| ) |
const |
| void plPageInfo::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
| void plPageInfo::setAge |
( |
const plString & |
age | ) |
|
| void plPageInfo::setChecksum |
( |
unsigned int |
sum | ) |
|
| void plPageInfo::setClassList |
( |
std::vector< short > & |
list | ) |
|
| void plPageInfo::setDataStart |
( |
unsigned int |
loc | ) |
|
| void plPageInfo::setFlags |
( |
unsigned int |
flags | ) |
|
| void plPageInfo::setIndexStart |
( |
unsigned int |
loc | ) |
|
| void plPageInfo::setLocation |
( |
const plLocation & |
loc | ) |
|
| void plPageInfo::setNumObjects |
( |
unsigned int |
nObjects | ) |
|
| void plPageInfo::setPage |
( |
const plString & |
page | ) |
|
| void plPageInfo::setReleaseVersion |
( |
unsigned int |
relVer | ) |
|
| void plPageInfo::writeSums |
( |
hsStream * |
S | ) |
|
The documentation for this class was generated from the following file: