![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Go to the source code of this file.
Classes | |
class | TiXmlParsingData |
Variables | |
const unsigned char | TIXML_UTF_LEAD_0 = 0xefU |
const unsigned char | TIXML_UTF_LEAD_1 = 0xbbU |
const unsigned char | TIXML_UTF_LEAD_2 = 0xbfU |
const unsigned char TIXML_UTF_LEAD_0 = 0xefU |
Definition at line 60 of file tinyxmlparser.cpp.
Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp().
const unsigned char TIXML_UTF_LEAD_1 = 0xbbU |
Definition at line 61 of file tinyxmlparser.cpp.
Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp().
const unsigned char TIXML_UTF_LEAD_2 = 0xbfU |
Definition at line 62 of file tinyxmlparser.cpp.
Referenced by TiXmlDocument::Parse(), TiXmlBase::SkipWhiteSpace(), and TiXmlParsingData::Stamp().