DcmInputFilter Class Reference

pure virtual abstract base class for input filters, i.e. More...

Inheritance diagram for DcmInputFilter:
Inheritance graph
[legend]
Collaboration diagram for DcmInputFilter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~DcmInputFilter ()
 destructor
virtual void append (DcmProducer &producer)=0
 determines the producer from which the filter is supposed to read it's input.

Detailed Description

pure virtual abstract base class for input filters, i.e.

intermediate nodes of a filter chain in an input stream.

Definition at line 107 of file dcistrma.h.


Member Function Documentation

virtual void DcmInputFilter::append ( DcmProducer producer  )  [pure virtual]

determines the producer from which the filter is supposed to read it's input.

Once a producer for the input filter has been defined, it cannot be changed anymore during the lifetime of the object.

Parameters:
producer reference to producer, must not be circular chain

Implemented in DcmZLibInputFilter.


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


Generated on 12 Dec 2009 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.6.1