Tree
origin.h
| Name | Brief | Example |
|---|---|---|
| GetString | Get XML strings from Tree. | Examples |
| Load | Gets a tree from an XML file. | Examples |
| Save | Saves a tree to an XML file. | Examples |
| SetString | Set Tree from XML string. | Examples |
| Tree | Constructor which initializes a tree from an XML file. | Examples |