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

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