Inheritance diagram for DJDecoderSpectralSelection:

Public Member Functions | |
| DJDecoderSpectralSelection () | |
| default constructor | |
| virtual | ~DJDecoderSpectralSelection () |
| destructor | |
| virtual E_TransferSyntax | supportedTransferSyntax () const |
| returns the transfer syntax that this particular codec is able to encode and decode. | |
Private Member Functions | |
| virtual DJDecoder * | createDecoderInstance (const DcmRepresentationParameter *toRepParam, const DJCodecParameter *cp, Uint8 bitsPerSample, OFBool isYBR) const |
| creates an instance of the compression library to be used for decoding. | |
Definition at line 43 of file djdecsps.h.
|
||||||||||||||||||||
|
creates an instance of the compression library to be used for decoding.
Implements DJCodecDecoder. |
|
|
returns the transfer syntax that this particular codec is able to encode and decode.
Implements DJCodecDecoder. |