DcmEncoderOutputStream Class Reference

abstract class that defines an interface through which encoder classes (such as DcmRLEEncoder) may export their encoded data More...

List of all members.

Public Member Functions

virtual void write (const unsigned char *buf, size_t bufsize)=0
 write the given buffer into the output stream
virtual ~DcmEncoderOutputStream ()
 Virtual Desctructor.


Detailed Description

abstract class that defines an interface through which encoder classes (such as DcmRLEEncoder) may export their encoded data

Definition at line 49 of file dcrleenc.h.


Member Function Documentation

virtual void DcmEncoderOutputStream::write const unsigned char *  buf,
size_t  bufsize
[pure virtual]
 

write the given buffer into the output stream

Parameters:
buf pointer to buffer
bufsize number of bytes in buffer


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


Generated on 20 Dec 2005 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.4.5