"fprintf", "cout",...
functions.
![]() |
Classes | |
struct | ToXMLStringTool |
Helper class to create XML files using "printf", "fprintf", "cout",... More... | |
Typedefs | |
typedef struct XMLDLLENTRY ToXMLStringTool | ToXMLStringTool |
Helper class to create XML files using "printf", "fprintf", "cout",... More... | |
typedef struct XMLDLLENTRY ToXMLStringTool ToXMLStringTool |
Helper class to create XML files using "printf", "fprintf", "cout",...
functions. The ToXMLStringTool class helps you creating XML files using "printf", "fprintf", "cout",... functions. The "ToXMLStringTool" class is processing strings so that all the characters &,",',<,> are replaced by their XML equivalent:
&, ", ', <, >
Using the "ToXMLStringTool class" and the "fprintf function" is THE most efficient way to produce VERY large XML documents VERY fast.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |