frepple::utils::XMLInputString Class Reference
This class reads XML data from a string. More...
#include <utils.h>
Inheritance diagram for frepple::utils::XMLInputString:

Public Member Functions | |
| void | parse (Object *pRoot, bool v=false) |
| XMLInputString (const string &s) | |
Detailed Description
This class reads XML data from a string.
Definition at line 4412 of file utils.h.
Constructor & Destructor Documentation
| frepple::utils::XMLInputString::XMLInputString | ( | const string & | s | ) | [inline] |
Member Function Documentation
| void frepple::utils::XMLInputString::parse | ( | Object * | pRoot, | |
| bool | v = false | |||
| ) | [inline, virtual] |
Parse the specified string.
Reimplemented from frepple::utils::XMLInput.
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
