Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

DOMCountErrorHandler Class Reference

#include <XmlUtils.h>

List of all members.

Public Member Functions

 DOMCountErrorHandler ()
 ~DOMCountErrorHandler ()
bool getSawErrors () const
bool handleError (const DOMError &domError)
void resetErrors ()

Private Member Functions

 DOMCountErrorHandler (const DOMCountErrorHandler &)
void operator= (const DOMCountErrorHandler &)

Private Attributes

bool fSawErrors


Detailed Description

Definition at line 105 of file XmlUtils.h.


Constructor & Destructor Documentation

DOMCountErrorHandler::DOMCountErrorHandler  ) 
 

Definition at line 82 of file XmlUtils.cpp.

DOMCountErrorHandler::~DOMCountErrorHandler  ) 
 

Definition at line 88 of file XmlUtils.cpp.

DOMCountErrorHandler::DOMCountErrorHandler const DOMCountErrorHandler  )  [private]
 


Member Function Documentation

bool DOMCountErrorHandler::getSawErrors  )  const [inline]
 

Definition at line 194 of file XmlUtils.h.

References fSawErrors.

bool DOMCountErrorHandler::handleError const DOMError &  domError  ) 
 

Definition at line 95 of file XmlUtils.cpp.

References fSawErrors.

void DOMCountErrorHandler::operator= const DOMCountErrorHandler  )  [private]
 

void DOMCountErrorHandler::resetErrors  ) 
 

Definition at line 113 of file XmlUtils.cpp.

References fSawErrors.


Member Data Documentation

bool DOMCountErrorHandler::fSawErrors [private]
 

Definition at line 144 of file XmlUtils.h.

Referenced by getSawErrors(), handleError(), and resetErrors().


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 15:51:14 2005 for TecnoDB by  doxygen 1.4.4