|
libplist
1.8
|
Public Member Functions | |
| String (Node *parent=NULL) | |
| String (plist_t node, Node *parent=NULL) | |
| String (String &s) | |
| String & | operator= (String &s) |
| String (const std::string &s) | |
| Node * | Clone () |
| void | SetValue (const std::string &s) |
| std::string | GetValue () |
1.7.6.1