Decoder.
More...
#include <gdcmDecoder.h>
List of all members.
Protected Member Functions |
virtual bool | Decode (std::istream &is_, std::ostream &os) |
Detailed Description
Constructor & Destructor Documentation
virtual gdcm::Decoder::~Decoder |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual bool gdcm::Decoder::CanDecode |
( |
TransferSyntax const & |
| ) |
const |
|
pure virtual |
Return whether this decoder support this transfer syntax (can decode it)
Implemented in gdcm::JPEGCodec, gdcm::PVRGCodec, gdcm::RLECodec, gdcm::ImageCodec, gdcm::JPEG2000Codec, gdcm::JPEGLSCodec, gdcm::PNMCodec, gdcm::RAWCodec, gdcm::AudioCodec, gdcm::PDFCodec, and gdcm::KAKADUCodec.
Decode.
Reimplemented in gdcm::JPEGCodec, gdcm::PVRGCodec, gdcm::JPEGLSCodec, gdcm::JPEG2000Codec, gdcm::RLECodec, gdcm::ImageCodec, gdcm::DeltaEncodingCodec, gdcm::KAKADUCodec, gdcm::RAWCodec, gdcm::AudioCodec, and gdcm::PDFCodec.
virtual bool gdcm::Decoder::Decode |
( |
std::istream & |
is_, |
|
|
std::ostream & |
os |
|
) |
| |
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: