claw::graphic::jpeg::error_manager Struct Reference

Error handler that throw an exception instead of exiting the program. More...

#include <jpeg.hpp>

List of all members.

Public Attributes

struct jpeg_error_mgr pub
 "public" fields, needed by the jpeg library.
jmp_buf setjmp_buffer
std::string error_string
 A comprehensive description of the error.

Detailed Description

Error handler that throw an exception instead of exiting the program.

To be used only in the jpeg::reader and jpeg::writer class.

Author:
Julien Jorge.

Definition at line 61 of file jpeg.hpp.


Member Data Documentation

struct jpeg_error_mgr claw::graphic::jpeg::error_manager::pub [read]

The documentation for this struct was generated from the following file:

Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1