|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
#include <jpeglib.h>
| Public Attributes | |
| const JOCTET * | next_input_byte | 
| size_t | bytes_in_buffer | 
| void(* | init_source )() | 
| boolean(* | fill_input_buffer )() | 
| void(* | skip_input_data )() | 
| boolean(* | resync_to_restart )() | 
| void(* | term_source )() | 
| size_t jpeg_source_mgr::bytes_in_buffer | 
| void(* jpeg_source_mgr::init_source) () | 
| boolean(* jpeg_source_mgr::fill_input_buffer) () | 
| void(* jpeg_source_mgr::skip_input_data) () | 
| boolean(* jpeg_source_mgr::resync_to_restart) () | 
| void(* jpeg_source_mgr::term_source) () |