Public Member Functions |
|
virtual Node * | Clone ()=0 |
|
Node * | GetParent () |
|
plist_type | GetType () |
|
plist_t | GetPlist () |
Static Public Member Functions |
|
static Node * | FromPlist (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:
- plist/Node.h
- /tmp/buildd/libplist-1.8/src/Node.cpp