|
ui-gxmlcpp 1.4.6
|
#include <Tree.hpp>

Public Member Functions | |
| Dump (Tree const &tree, bool const &format=false, std::string const &encoding=DefaultEncoding_) | |
| Constructor. | |
Get serialized content. | |
| char const * | getC () const |
| std::string | get () const |
| int | getSize () const |
Serializer for Tree.