COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
jpeg_common_struct Struct Reference

#include <jpeglib.h>

Collaboration diagram for jpeg_common_struct:

Public Attributes

struct jpeg_error_mgrerr
 
struct jpeg_memory_mgrmem
 
struct jpeg_progress_mgrprogress
 
void * client_data
 
boolean is_decompressor
 
int global_state
 

Member Data Documentation

struct jpeg_error_mgr* jpeg_common_struct::err
struct jpeg_memory_mgr* jpeg_common_struct::mem
struct jpeg_progress_mgr* jpeg_common_struct::progress
void* jpeg_common_struct::client_data
boolean jpeg_common_struct::is_decompressor
int jpeg_common_struct::global_state

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