21 #ifndef __OPENRAW_DECOMPRESS_H__
22 #define __OPENRAW_DECOMPRESS_H__
24 #include <boost/noncopyable.hpp>
26 #include <libopenraw/libopenraw.h>
42 :
private boost::noncopyable
Decompressor & operator=(const Decompressor &)
virtual RawData * decompress(RawData *in=NULL)=0
base virtual class for IO