#include <plVaultNodeRef.h>
Constructor & Destructor Documentation
plVaultNodeRef::plVaultNodeRef |
( |
| ) |
|
Member Function Documentation
unsigned int plVaultNodeRef::getChild |
( |
| ) |
const |
unsigned int plVaultNodeRef::getParent |
( |
| ) |
const |
unsigned int plVaultNodeRef::getSaver |
( |
| ) |
const |
bool plVaultNodeRef::getSeen |
( |
| ) |
const |
void plVaultNodeRef::read |
( |
hsStream * |
S | ) |
|
void plVaultNodeRef::setChild |
( |
unsigned int |
id | ) |
|
void plVaultNodeRef::setParent |
( |
unsigned int |
id | ) |
|
void plVaultNodeRef::setSaver |
( |
unsigned int |
id | ) |
|
void plVaultNodeRef::setSeen |
( |
bool |
seen | ) |
|
void plVaultNodeRef::write |
( |
hsStream * |
S | ) |
|
Member Data Documentation
unsigned int plVaultNodeRef::fChild |
|
protected |
unsigned int plVaultNodeRef::fParent |
|
protected |
unsigned int plVaultNodeRef::fSaver |
|
protected |
bool plVaultNodeRef::fSeen |
|
protected |
The documentation for this class was generated from the following file: