#include <xml.h>
Inheritance diagram for rs::xml::XML_Text:
Public Methods | |
XML_Text (const std::string &content_) | |
virtual | ~XML_Text () |
virtual void | add_son (XML_Node *son_) |
virtual void | remove_son (XML_Node *son_) |
virtual void | open (std::ostream &out) |
virtual void | close (std::ostream &out) |
Private Attributes | |
std::string | content |
Definition at line 130 of file xml.h.
|
Create text (content) in xml
|
|
|
|
Implements XML_Node. |
|
Implements XML_Node. |
|
Implements XML_Node. |
|
Implements XML_Node. Definition at line 186 of file xml.cpp. Referenced by XML_Text::~XML_Text(). |
|
Definition at line 132 of file xml.h. Referenced by XML_Text::close(). |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |