OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::LocalErrorHandler Class Reference

A RAII class installing a temporary custom error handler. More...

#include </home/chochlik/devel/oglplus/include/oglplus/error.hpp>

Public Member Functions

 LocalErrorHandler (ErrorHandlerFunc handler)
 Installs the specified error handler.
 
 ~LocalErrorHandler (void)
 Uninstalls the previously installed handler.
 

Detailed Description

A RAII class installing a temporary custom error handler.

Available only if the OGLPLUS_CUSTOM_ERROR_HANDLING compile-time switch is set to a nonzero value.

Note
This class is non-copyable.

The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/error.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Wed Apr 30 2014 by Doxygen (version 1.8.4).