OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Compiler::ErrorDowngrade Class Reference

#include <errorhandler.hpp>

Collaboration diagram for Compiler::ErrorDowngrade:

Public Member Functions

 ErrorDowngrade (ErrorHandler &handler)
 
 ~ErrorDowngrade ()
 

Private Member Functions

 ErrorDowngrade (const ErrorDowngrade &)
 not implemented More...
 
ErrorDowngradeoperator= (const ErrorDowngrade &)
 not implemented More...
 

Private Attributes

ErrorHandlermHandler
 

Constructor & Destructor Documentation

Compiler::ErrorDowngrade::ErrorDowngrade ( const ErrorDowngrade )
private

not implemented

Compiler::ErrorDowngrade::ErrorDowngrade ( ErrorHandler handler)

Here is the call graph for this function:

Compiler::ErrorDowngrade::~ErrorDowngrade ( )

Here is the call graph for this function:

Member Function Documentation

ErrorDowngrade& Compiler::ErrorDowngrade::operator= ( const ErrorDowngrade )
private

not implemented

Member Data Documentation

ErrorHandler& Compiler::ErrorDowngrade::mHandler
private

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