|
uint32_t | GetSize () |
|
std::string | ToXml () |
|
std::vector< char > | ToBin () |
|
virtual void | Remove (Node *node)=0 |
|
virtual Node * | Clone ()=0 |
|
Node * | GetParent () |
|
plist_type | GetType () |
|
plist_t | GetPlist () |
|
|
static Structure * | FromXml (const std::string &xml) |
|
static Structure * | FromBin (const std::vector< char > &bin) |
|
static Node * | FromPlist (plist_t node, Node *parent=NULL) |
|
The documentation for this class was generated from the following files:
- plist/Structure.h
- /build/libplist-E1cE8W/libplist-1.11/src/Structure.cpp