OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
ossimJpegStdIOSourceMgr Struct Reference

Public Attributes

struct jpeg_source_mgr pub
 
FILE * infile
 
JOCTET * buffer
 
boolean start_of_file
 

Detailed Description

Definition at line 63 of file ossimJpegStdIOSrc.cpp.

Member Data Documentation

◆ buffer

JOCTET* ossimJpegStdIOSourceMgr::buffer

Definition at line 67 of file ossimJpegStdIOSrc.cpp.

Referenced by ossimJpegStdIOSrc(), and ossimJpegStdIOSrc_fill_input_buffer().

◆ infile

FILE* ossimJpegStdIOSourceMgr::infile

Definition at line 66 of file ossimJpegStdIOSrc.cpp.

Referenced by ossimJpegStdIOSrc(), and ossimJpegStdIOSrc_fill_input_buffer().

◆ pub

struct jpeg_source_mgr ossimJpegStdIOSourceMgr::pub

◆ start_of_file

boolean ossimJpegStdIOSourceMgr::start_of_file

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