Geant4  10.00.p02
G4GDMLErrorHandler Class Reference

#include <G4GDMLRead.hh>

+ Inheritance diagram for G4GDMLErrorHandler:
+ Collaboration diagram for G4GDMLErrorHandler:

Public Member Functions

 G4GDMLErrorHandler (const G4bool set)
 
void warning (const xercesc::SAXParseException &exception)
 
void error (const xercesc::SAXParseException &exception)
 
void fatalError (const xercesc::SAXParseException &exception)
 
void resetErrors ()
 

Private Attributes

G4bool Suppress
 

Detailed Description

Definition at line 55 of file G4GDMLRead.hh.

Constructor & Destructor Documentation

G4GDMLErrorHandler::G4GDMLErrorHandler ( const G4bool  set)
inline

Definition at line 61 of file G4GDMLRead.hh.

Member Function Documentation

void G4GDMLErrorHandler::error ( const xercesc::SAXParseException &  exception)
inline

Definition at line 72 of file G4GDMLRead.hh.

References G4cout, G4endl, and release().

Referenced by fatalError().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4GDMLErrorHandler::fatalError ( const xercesc::SAXParseException &  exception)
inline

Definition at line 81 of file G4GDMLRead.hh.

References error().

+ Here is the call graph for this function:

void G4GDMLErrorHandler::resetErrors ( )
inline

Definition at line 85 of file G4GDMLRead.hh.

void G4GDMLErrorHandler::warning ( const xercesc::SAXParseException &  exception)
inline

Definition at line 63 of file G4GDMLRead.hh.

References G4cout, G4endl, and release().

+ Here is the call graph for this function:

Member Data Documentation

G4bool G4GDMLErrorHandler::Suppress
private

Definition at line 57 of file G4GDMLRead.hh.


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