![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "cXml.h"#include "GrayCore/include/cUnitTestDecl.h"#include "GrayCore/include/cTextPos.h"#include "cXmlNodeTypes.tbl"Go to the source code of this file.
Classes | |
| class | GrayLib::cXmlReadVisitor |
| class | GrayLib::cXmlReader |
Namespaces | |
| GrayLib | |
Macros | |
| #define | cXmlNodeTypeDEF(a, b, c) friend class cXml##a; |
Variables | |
| class __DECL_IMPORT | GrayLib::cXmlReader |
Just parse an XML document. don't store the data. leave that to someone else.
| #define cXmlNodeTypeDEF | ( | a, | |
| b, | |||
| c | |||
| ) | friend class cXml##a; |