21#ifndef OR_INTERNALS_DECOMPRESS_H_
22#define OR_INTERNALS_DECOMPRESS_H_
41 virtual ~Decompressor();
44 Decompressor(
const Decompressor &) =
delete;
45 Decompressor &operator=(
const Decompressor &) =
delete;
base virtual class for IO
virtual RawDataPtr decompress()=0
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard....