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

#include <jpeg.hpp>

List of all members.


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.

Public Attributes

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.


Member Data Documentation

std::string claw::graphic::jpeg::error_manager::error_string

A comprehensive description of the error.

Definition at line 70 of file jpeg.hpp.

Referenced by claw::graphic::jpeg::reader::decompress(), claw::graphic::jpeg__error_manager__error_exit(), claw::graphic::jpeg::reader::read_data(), claw::graphic::jpeg::reader::read_from_file(), claw::graphic::jpeg::writer::save(), and claw::graphic::jpeg::writer::save_image().

struct jpeg_error_mgr claw::graphic::jpeg::error_manager::pub

"public" fields, needed by the jpeg library.

Definition at line 64 of file jpeg.hpp.

Referenced by claw::graphic::jpeg::reader::decompress(), claw::graphic::jpeg::reader::read_data(), claw::graphic::jpeg::reader::read_from_file(), claw::graphic::jpeg::writer::save(), and claw::graphic::jpeg::writer::save_image().

jmp_buf claw::graphic::jpeg::error_manager::setjmp_buffer

Definition at line 67 of file jpeg.hpp.

Referenced by claw::graphic::jpeg::reader::decompress(), claw::graphic::jpeg__error_manager__error_exit(), claw::graphic::jpeg::reader::read_data(), claw::graphic::jpeg::reader::read_from_file(), claw::graphic::jpeg::writer::save(), and claw::graphic::jpeg::writer::save_image().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 9 05:08:21 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.4.7