|
GDCM
2.2.3
|
DeltaEncodingCodec compression used by some private vendor. More...
#include <gdcmDeltaEncodingCodec.h>


Public Member Functions | |
| DeltaEncodingCodec () | |
| ~DeltaEncodingCodec () | |
| bool | CanDecode (TransferSyntax const &ts) |
| bool | Decode (DataElement const &is, DataElement &os) |
| Decode. | |
Protected Member Functions | |
| bool | Decode (std::istream &is, std::ostream &os) |
DeltaEncodingCodec compression used by some private vendor.
| bool gdcm::DeltaEncodingCodec::CanDecode | ( | TransferSyntax const & | ts | ) |
| bool gdcm::DeltaEncodingCodec::Decode | ( | DataElement const & | , |
| DataElement & | |||
| ) | [virtual] |
Decode.
Reimplemented from gdcm::ImageCodec.
| bool gdcm::DeltaEncodingCodec::Decode | ( | std::istream & | is, |
| std::ostream & | os | ||
| ) | [protected] |
1.7.6.1