Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Precompiler::Error Class Reference

base class for precompiler errors. More...

#include <precompiler.h>

Inheritance diagram for Precompiler::Error::

Error Precompiler::cannot_create_tmp_file Precompiler::cannot_open_file Precompiler::tmp_parse_error List of all members.

Public Methods

 Error (std::string error_string)
template<class T>  Error (std::string error_string, T what)
template<class T>  Error (Line line, std::string error_string, T what)
 Error (Line line, std::string error_string)

Detailed Description

base class for precompiler errors.


Constructor & Destructor Documentation

Precompiler::Error::Error std::string    error_string [inline]
 

template<class T>
Precompiler::Error::Error std::string    error_string,
  what
[inline]
 

template<class T>
Precompiler::Error::Error Line    line,
std::string    error_string,
  what
[inline]
 

Precompiler::Error::Error Line    line,
std::string    error_string
[inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 20 02:20:01 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001