creates basic xml nodes and writes them out to the stream More...
#include <vcl_vector.h>#include <vcl_utility.h>#include <vcl_string.h>#include <vcl_sstream.h>#include <vcl_iostream.h>#include <vcl_iomanip.h>Go to the source code of this file.
Classes | |
| class | vsl_basic_xml_element |
Functions | |
| template<typename T > | |
| vcl_string | toString (const T &t) |
creates basic xml nodes and writes them out to the stream
Definition in file vsl_basic_xml_element.h.
| vcl_string toString | ( | const T & | t | ) |
Definition at line 17 of file vsl_basic_xml_element.h.
1.7.5.1