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

UTAP::ErrorHandler Class Reference

#include <common.h>

List of all members.

Public Member Functions

 ErrorHandler ()
void setCurrentPath (const XPath *path)
void setCurrentPosition (int first_line, int first_column, int last_line, int last_column)
void setCurrentPosition (const position_t &)
void handleError (const char *,...)
void handleWarning (const char *,...)
const std::vector< error_t > & getErrors () const
const std::vector< error_t > & getWarnings () const
bool hasErrors () const
bool hasWarnings () const
void clear ()

Classes

struct  error_t


Constructor & Destructor Documentation

ErrorHandler::ErrorHandler  ) 
 


Member Function Documentation

void ErrorHandler::clear  ) 
 

const vector< ErrorHandler::error_t > & ErrorHandler::getErrors  )  const
 

const vector< ErrorHandler::error_t > & ErrorHandler::getWarnings  )  const
 

void ErrorHandler::handleError const char *  ,
  ...
 

void ErrorHandler::handleWarning const char *  ,
  ...
 

bool ErrorHandler::hasErrors  )  const
 

bool ErrorHandler::hasWarnings  )  const
 

void ErrorHandler::setCurrentPath const XPath path  ) 
 

void ErrorHandler::setCurrentPosition const position_t  ) 
 

void ErrorHandler::setCurrentPosition int  first_line,
int  first_column,
int  last_line,
int  last_column
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 17 15:20:59 2005 for libutap by  doxygen 1.4.1