YAPOG  0.0.1
Yet Another Pokemon Online Game
XmlTree.hpp File Reference
#include <memory>
#include <boost/property_tree/xml_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#include "YAPOG/Macros.hpp"
#include "YAPOG/System/String.hpp"
#include "YAPOG/System/IOStream.hpp"
#include "YAPOG/System/IO/Xml/XmlTree.hxx"
Include dependency graph for XmlTree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yap::XmlTree

Namespaces

namespace  yap

Typedefs

typedef std::shared_ptr< XmlTree > yap::XmlTreePtrType