libplist  1.8
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
PList::Node Class Reference
Inheritance diagram for PList::Node:
PList::Boolean PList::Data PList::Date PList::Integer PList::Real PList::String PList::Structure PList::Array PList::Dictionary

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: