#include <plLocation.h>
Member Enumeration Documentation
- Enumerator:
| kLocalOnly |
|
| kVolatile |
|
| kReserved |
|
| kBuiltIn |
|
| kItinerant |
|
- Enumerator:
| kStateInvalid |
|
| kStateNormal |
|
| kStateVirtual |
|
Constructor & Destructor Documentation
Member Function Documentation
| unsigned short plLocation::getFlags |
( |
| ) |
const |
| int plLocation::getPageNum |
( |
| ) |
const |
| int plLocation::getSeqPrefix |
( |
| ) |
const |
| void plLocation::invalidate |
( |
| ) |
|
| bool plLocation::isGlobal |
( |
| ) |
const |
| bool plLocation::isItinerant |
( |
| ) |
const |
| bool plLocation::isReserved |
( |
| ) |
const |
| bool plLocation::isValid |
( |
| ) |
const |
| bool plLocation::isVirtual |
( |
| ) |
const |
| bool plLocation::operator!= |
( |
const plLocation & |
other | ) |
const |
| bool plLocation::operator< |
( |
const plLocation & |
other | ) |
const |
| bool plLocation::operator== |
( |
const plLocation & |
other | ) |
const |
| void plLocation::parse |
( |
unsigned int |
id | ) |
|
| void plLocation::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
| void plLocation::set |
( |
int |
pid, |
|
|
unsigned short |
flags, |
|
|
PlasmaVer |
pv |
|
) |
| |
| void plLocation::setFlags |
( |
unsigned short |
flags | ) |
|
| void plLocation::setPageNum |
( |
int |
pn | ) |
|
| void plLocation::setSeqPrefix |
( |
int |
sp | ) |
|
| void plLocation::setVirtual |
( |
| ) |
|
| unsigned int plLocation::unparse |
( |
| ) |
const |
Member Data Documentation
| unsigned short plLocation::fFlags |
|
protected |
| int plLocation::fSeqPrefix |
|
protected |
The documentation for this class was generated from the following file: