Public Attributes
vil_jpeg_stream_source_mgr Struct Reference

this is the data source structure which allows JPEG to read from a vil_stream. More...

#include <vil_jpeg_source_mgr.h>

List of all members.

Public Attributes

struct jpeg_source_mgr base
vil_streamstream
JOCTET * buffer
jpeg_boolean start_of_file

Detailed Description

this is the data source structure which allows JPEG to read from a vil_stream.

Definition at line 19 of file vil_jpeg_source_mgr.h.


Member Data Documentation

struct jpeg_source_mgr vil_jpeg_stream_source_mgr::base

Definition at line 21 of file vil_jpeg_source_mgr.h.

Definition at line 24 of file vil_jpeg_source_mgr.h.

Definition at line 25 of file vil_jpeg_source_mgr.h.

Definition at line 23 of file vil_jpeg_source_mgr.h.


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