libplist  1.10
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
PList::Node Class Referenceabstract
Inheritance diagram for PList::Node:
PList::Boolean PList::Data PList::Date PList::Integer PList::Key PList::Real PList::String PList::Structure PList::Uid

Public Member Functions

virtual NodeClone ()=0
 
NodeGetParent ()
 
plist_type GetType ()
 
plist_t GetPlist ()
 

Static Public Member Functions

static NodeFromPlist (plist_t node, Node *parent=NULL)
 

Protected Member Functions

 Node (Node *parent=NULL)
 
 Node (plist_t node, Node *parent=NULL)
 
 Node (plist_type type, Node *parent=NULL)
 

Protected Attributes

plist_t _node
 

Friends

class Structure
 

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