Coder.
More...
#include <gdcmCoder.h>
List of all members.
Protected Member Functions |
virtual bool | InternalCode (const char *bv, unsigned long len, std::ostream &os) |
Detailed Description
Constructor & Destructor Documentation
virtual gdcm::Coder::~Coder |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
Return whether this coder support this transfer syntax (can code it)
Implemented in gdcm::JPEGCodec, gdcm::PVRGCodec, gdcm::JPEG2000Codec, gdcm::RLECodec, gdcm::ImageCodec, gdcm::JPEGLSCodec, gdcm::PNMCodec, gdcm::KAKADUCodec, gdcm::RAWCodec, gdcm::AudioCodec, and gdcm::PDFCodec.
virtual bool gdcm::Coder::InternalCode |
( |
const char * |
bv, |
|
|
unsigned long |
len, |
|
|
std::ostream & |
os |
|
) |
| |
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: