![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cXml.h>
Public Member Functions | |
cXmlEntity2 (cXmlString sName="") | |
bool | operator== (const cXmlEntity2 &e) const |
Public Attributes | |
cXmlString | m_sName |
cXmlString | m_sValue |
A dynamically created custom (in some context) special character represented by a name string. New entity defined via "<!ENTITY ndash "–">"
|
inline |
|
inline |
cXmlString GrayLib::cXmlEntity2::m_sName |
cXmlString GrayLib::cXmlEntity2::m_sValue |