OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
for jmp_buf More...
Public Attributes | |
struct jpeg_destination_mgr | pub |
std::ostream * | stream |
JOCTET * | buffer |
JOCTET* cpp_dest_mgr::buffer |
Definition at line 26 of file ossimJpegMemDest.cpp.
Referenced by empty_output_buffer(), init_destination(), and term_destination().
struct jpeg_destination_mgr cpp_dest_mgr::pub |
Definition at line 24 of file ossimJpegMemDest.cpp.
Referenced by empty_output_buffer(), init_destination(), jpeg_cpp_stream_dest(), and term_destination().
std::ostream* cpp_dest_mgr::stream |
Definition at line 25 of file ossimJpegMemDest.cpp.
Referenced by empty_output_buffer(), jpeg_cpp_stream_dest(), and term_destination().