|
uint32_t | GetSize () const |
|
std::string | ToXml () const |
|
std::vector< char > | ToBin () const |
|
virtual void | Remove (Node *node)=0 |
|
virtual Node * | Clone () const =0 |
|
Node * | GetParent () const |
|
plist_type | GetType () const |
|
plist_t | GetPlist () const |
|
|
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-efCz3Y/libplist-1.12/src/Structure.cpp