libvisio::XMLErrorWatcher Class Reference

#include <libvisio_xml.h>

Public Member Functions

 XMLErrorWatcher ()
 
bool isError () const
 
void setError ()
 

Private Member Functions

 XMLErrorWatcher (const XMLErrorWatcher &)
 
XMLErrorWatcheroperator= (const XMLErrorWatcher &)
 

Private Attributes

bool m_error
 

Constructor & Destructor Documentation

libvisio::XMLErrorWatcher::XMLErrorWatcher ( const XMLErrorWatcher )
private
libvisio::XMLErrorWatcher::XMLErrorWatcher ( )

Member Function Documentation

bool libvisio::XMLErrorWatcher::isError ( ) const
XMLErrorWatcher& libvisio::XMLErrorWatcher::operator= ( const XMLErrorWatcher )
private
void libvisio::XMLErrorWatcher::setError ( )

Member Data Documentation

bool libvisio::XMLErrorWatcher::m_error
private

Referenced by isError(), and setError().


The documentation for this class was generated from the following files:

Generated for libvisio by doxygen 1.8.9.1