#include <libvisio_xml.h>
| Public Member Functions | |
| XMLErrorWatcher () | |
| bool | isError () const | 
| void | setError () | 
| Private Member Functions | |
| XMLErrorWatcher (const XMLErrorWatcher &) | |
| XMLErrorWatcher & | operator= (const XMLErrorWatcher &) | 
| Private Attributes | |
| bool | m_error | 
| 
 | private | 
| libvisio::XMLErrorWatcher::XMLErrorWatcher | ( | ) | 
| bool libvisio::XMLErrorWatcher::isError | ( | ) | const | 
Referenced by libvisio::VSDXMetaData::parse(), and libvisio::VSDXParser::processXmlDocument().
| 
 | private | 
| void libvisio::XMLErrorWatcher::setError | ( | ) | 
| 
 | private | 
Referenced by isError(), and setError().