DataSource Class Reference

List of all members.

Public Member Functions

 DataSource ()
 ~DataSource ()

Public Attributes

jpeg_source_mgr pub
JOCTET * pData
int iSize
int iPlace

Detailed Description

Definition at line 55 of file ImageLoaderJPEG.cpp.


Constructor & Destructor Documentation

DataSource::DataSource (  )  [inline]

Definition at line 60 of file ImageLoaderJPEG.cpp.

DataSource::~DataSource (  )  [inline]

Definition at line 61 of file ImageLoaderJPEG.cpp.


Member Data Documentation

struct jpeg_source_mgr DataSource::pub [read]

Definition at line 58 of file ImageLoaderJPEG.cpp.

JOCTET* DataSource::pData

Definition at line 63 of file ImageLoaderJPEG.cpp.

int DataSource::iSize

Definition at line 64 of file ImageLoaderJPEG.cpp.

int DataSource::iPlace

Definition at line 65 of file ImageLoaderJPEG.cpp.


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo