Public Member Functions |
| plVaultNode () |
bool | isValid () const |
bool | hasField (unsigned int field) const |
void | delField (unsigned int field) |
void | makeField (unsigned int field) |
void | read (hsStream *S) |
void | write (hsStream *S) |
unsigned int | getNodeID () const |
unsigned int | getOwner () const |
unsigned int | getGroup () const |
unsigned int | getCreator () const |
unsigned int | getNodeType () const |
unsigned int | getPermissions () const |
plUnifiedTime | getAutoTime () const |
plUnifiedTime | getModifyTime () const |
plUnifiedTime | getCreateAgeTime () const |
plServerGuid | getCreateAgeGuid () const |
plServerGuid | getGuid1 () const |
plServerGuid | getGuid2 () const |
plString | getCreateAgeName () const |
int | getInt32_1 () const |
int | getInt32_2 () const |
int | getInt32_3 () const |
int | getInt32_4 () const |
unsigned int | getUInt32_1 () const |
unsigned int | getUInt32_2 () const |
unsigned int | getUInt32_3 () const |
unsigned int | getUInt32_4 () const |
plString | getString64_1 () const |
plString | getString64_2 () const |
plString | getString64_3 () const |
plString | getString64_4 () const |
plString | getString64_5 () const |
plString | getString64_6 () const |
plString | getIString64_1 () const |
plString | getIString64_2 () const |
plString | getText_1 () const |
plString | getText_2 () const |
plVaultBlob | getBlob_1 () const |
plVaultBlob | getBlob_2 () const |
void | setNodeID (unsigned int id) |
void | setOwner (unsigned int id) |
void | setGroup (unsigned int id) |
void | setCreator (unsigned int id) |
void | setNodeType (unsigned int type) |
void | setPermissions (unsigned int permissions) |
void | setAutoTime (const plUnifiedTime &time) |
void | setModifyTime (const plUnifiedTime &time) |
void | setCreateAgeTime (const plUnifiedTime &time) |
void | setCreateAgeGuid (const plServerGuid &guid) |
void | setGuid1 (const plServerGuid &guid) |
void | setGuid2 (const plServerGuid &guid) |
void | setCreateAgeName (const plString &name) |
void | setInt32_1 (int value) |
void | setInt32_2 (int value) |
void | setInt32_3 (int value) |
void | setInt32_4 (int value) |
void | setUInt32_1 (unsigned int value) |
void | setUInt32_2 (unsigned int value) |
void | setUInt32_3 (unsigned int value) |
void | setUInt32_4 (unsigned int value) |
void | setString64_1 (const plString &value) |
void | setString64_2 (const plString &value) |
void | setString64_3 (const plString &value) |
void | setString64_4 (const plString &value) |
void | setString64_5 (const plString &value) |
void | setString64_6 (const plString &value) |
void | setIString64_1 (const plString &value) |
void | setIString64_2 (const plString &value) |
void | setText_1 (const plString &value) |
void | setText_2 (const plString &value) |
void | setBlob_1 (const plVaultBlob &value) |
void | setBlob_2 (const plVaultBlob &value) |
class plVaultPlayerNode * | upcastToPlayerNode () const |
class plVaultAgeNode * | upcastToAgeNode () const |
class plVaultGameServerNode * | upcastToGameServerNode () const |
class plVaultAdminNode * | upcastToAdminNode () const |
class plVaultServerNode * | upcastToServerNode () const |
class plVaultFolderNode * | upcastToFolderNode () const |
class plVaultPlayerInfoNode * | upcastToPlayerInfoNode () const |
class plVaultSystemNode * | upcastToSystemNode () const |
class plVaultImageNode * | upcastToImageNode () const |
class plVaultTextNoteNode * | upcastToTextNoteNode () const |
class plVaultSDLNode * | upcastToSDLNode () const |
class plVaultAgeLinkNode * | upcastToAgeLinkNode () const |
class plVaultChronicleNode * | upcastToChronicleNode () const |
class plVaultPlayerInfoListNode * | upcastToPlayerInfoListNode () const |
class plVaultMarkerNode * | upcastToMarkerNode () const |
class plVaultAgeInfoNode * | upcastToAgeInfoNode () const |
class plVaultAgeInfoListNode * | upcastToAgeInfoListNode () const |
class plVaultMarkerListNode * | upcastToMarkerListNode () const |