basic-xml 1.0.1
Very basic loader/writer of XML tags with attributes and content.
|
Node for the basic XML tree. More...
#include <deque>
#include <map>
#include <memory>
#include <ostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | basic_xml::node |
Functions | |
std::string | basic_xml::convert_to_entity (std::string const &raw, std::string const &which) |
std::ostream & | basic_xml::operator<< (std::ostream &out, node const &n) |
The following declares the basic XML node object.
Definition in file node.h.
std::string basic_xml::convert_to_entity | ( | std::string const & | raw, |
std::string const & | which | ||
) |
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.