OFFIS DCMTK  Version 3.6.0
Public Member Functions | Private Member Functions | Private Attributes | List of all members
JLSInputStream Class Reference
Collaboration diagram for JLSInputStream:
[legend]

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 Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2