JLSOutputStream Class Reference

List of all members.

Public Member Functions

void Init (Size size, LONG bitsPerSample, LONG ccomp)
void AddScan (const void *compareData, const JlsParameters *pparams)
void AddLSE (const JlsCustomParameters *pcustom)
void AddColorTransform (int i)
size_t GetBytesWritten ()
size_t GetLength ()
size_t Write (BYTE *pdata, size_t cbyteLength)
void EnableCompare (bool bCompare)

Private Member Functions

BYTE * GetPos () const
void WriteByte (BYTE val)
void WriteBytes (const OFVector< BYTE > &rgbyte)
void WriteWord (USHORT val)
void Seek (size_t byteCount)

Private Attributes

bool _bCompare
BYTE * _pdata
size_t _cbyteOffset
size_t _cbyteLength
LONG _icompLast
OFVector< JpegSegment * > _segments

Friends

class JpegMarkerSegment
class JpegImageDataSegment

Detailed Description

Definition at line 37 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