Coder.
More...
#include <gdcmCoder.h>
|
virtual bool | InternalCode (const char *bv, unsigned long len, std::ostream &os) |
|
virtual gdcm::Coder::~Coder |
( |
| ) |
|
|
inlinevirtual |
Return whether this coder support this transfer syntax (can code it)
Implemented in gdcm::JPEGCodec, gdcm::RLECodec, gdcm::PVRGCodec, gdcm::JPEG2000Codec, gdcm::JPEGLSCodec, gdcm::ImageCodec, gdcm::PNMCodec, gdcm::PGXCodec, 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: