libplist  1.10
Public Member Functions
PList::Uid Class Reference
Inheritance diagram for PList::Uid:
PList::Node

Public Member Functions

 Uid (Node *parent=NULL)
 
 Uid (plist_t node, Node *parent=NULL)
 
 Uid (Uid &i)
 
Uidoperator= (Uid &i)
 
 Uid (uint64_t i)
 
NodeClone ()
 
void SetValue (uint64_t i)
 
uint64_t GetValue ()
 
- Public Member Functions inherited from PList::Node
NodeGetParent ()
 
plist_type GetType ()
 
plist_t GetPlist ()
 

Additional Inherited Members

- Static Public Member Functions inherited from PList::Node
static NodeFromPlist (plist_t node, Node *parent=NULL)
 
- Protected Member Functions inherited from PList::Node
 Node (Node *parent=NULL)
 
 Node (plist_t node, Node *parent=NULL)
 
 Node (plist_type type, Node *parent=NULL)
 
- Protected Attributes inherited from PList::Node
plist_t _node
 

The documentation for this class was generated from the following files: