libplist  1.8
Public Member Functions
PList::String Class Reference
Inheritance diagram for PList::String:
PList::Node

Public Member Functions

 String (Node *parent=NULL)
 String (plist_t node, Node *parent=NULL)
 String (String &s)
Stringoperator= (String &s)
 String (const std::string &s)
NodeClone ()
void SetValue (const std::string &s)
std::string GetValue ()

The documentation for this class was generated from the following files: