#include <xml.h>
Inheritance diagram for rs::xml::XML_Document:


| Public Methods | |
| XML_Document (const std::string &name_, const std::string &dtd_, std::ostream &out_) | |
| virtual | ~XML_Document () | 
| XML_Node * | LatestSon () | 
| void | set_LatestSon (XML_Node *latest_son_) | 
| std::ostream & | Out () | 
| Private Attributes | |
| std::string | dtd | 
| XML_Tag * | root | 
| XML_Node * | latest_son | 
| std::ostream & | out | 
Definition at line 152 of file xml.h.
| 
 | ||||||||||||||||
| Create and stream (at destruction) a xml document 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 168 of file xml.h. Referenced by XML_Node::XML_Node(). | 
| 
 | 
| 
 Definition at line 169 of file xml.h. Referenced by XML_Node::XML_Node(), and XML_Node::~XML_Node(). | 
| 
 | 
| 
 Definition at line 171 of file xml.h. Referenced by XML_Tag::~XML_Tag(), and XML_Text::~XML_Text(). | 
| 
 | 
| 
 Definition at line 154 of file xml.h. Referenced by XML_Document::XML_Document(). | 
| 
 | 
| 
 Definition at line 155 of file xml.h. Referenced by XML_Document::XML_Document(), and XML_Document::~XML_Document(). | 
| 
 | 
| 
 Definition at line 156 of file xml.h. Referenced by XML_Document::XML_Document(). | 
| 
 | 
| 
 Definition at line 157 of file xml.h. Referenced by XML_Document::XML_Document(). | 
| Contact me in case of errors or questions. This documentation is powered by  . | (C) 2000-2002  |