JLSInputStream Class Reference

List of all members.

Public Member Functions

 JLSInputStream (const BYTE *pdata, LONG cbyteLength)
size_t GetBytesRead ()
const JlsParametersGetMetadata () const
const JlsCustomParametersGetCustomPreset () const
void Read (void *pvoid, LONG cbyteAvailable)
void ReadHeader ()
void EnableCompare (bool bCompare)
void SetInfo (JlsParameters *info)
void SetRect (JlsRect rect)

Private Member Functions

void ReadPixels (void *pvoid, LONG cbyteAvailable)
void ReadScan (void *)
void ReadStartOfScan ()
void ReadPresetParameters ()
void ReadComment ()
void ReadStartOfFrame ()
BYTE ReadByte ()
int ReadWord ()
void ReadNBytes (OFVector< char > &dst, int byteCount)
void ReadJfif ()
void ReadColorSpace ()
void ReadColorXForm ()

Private Attributes

const BYTE * _pdata
size_t _cbyteOffset
size_t _cbyteLength
bool _bCompare
JlsParameters _info
JlsRect _rect

Detailed Description

Definition at line 118 of file streams.h.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1