COVISE Core
Public Member Functions | Private Attributes | List of all members
covise::coConfigRootErrorHandler Class Reference

#include <coConfigRootErrorHandler.h>

Inheritance diagram for covise::coConfigRootErrorHandler:
Inheritance graph
[legend]
Collaboration diagram for covise::coConfigRootErrorHandler:
Collaboration graph
[legend]

Public Member Functions

 coConfigRootErrorHandler ()
 
void warning (const xercesc::SAXParseException &e)
 
void error (const xercesc::SAXParseException &e)
 
void fatalError (const xercesc::SAXParseException &e)
 
bool getSawErrors () const
 
void resetErrors ()
 

Private Attributes

bool fSawErrors
 

Constructor & Destructor Documentation

◆ coConfigRootErrorHandler()

coConfigRootErrorHandler::coConfigRootErrorHandler ( )

Member Function Documentation

◆ error()

void coConfigRootErrorHandler::error ( const xercesc::SAXParseException &  e)

◆ fatalError()

void coConfigRootErrorHandler::fatalError ( const xercesc::SAXParseException &  e)

◆ getSawErrors()

bool coConfigRootErrorHandler::getSawErrors ( ) const

◆ resetErrors()

void coConfigRootErrorHandler::resetErrors ( )

◆ warning()

void coConfigRootErrorHandler::warning ( const xercesc::SAXParseException &  e)

Member Data Documentation

◆ fSawErrors

bool covise::coConfigRootErrorHandler::fSawErrors
private

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