24 #ifndef OR_INTERNALS_TIFF_EP_FILE_H_
25 #define OR_INTERNALS_TIFF_EP_FILE_H_
29 #include "ifdfile.hpp"
30 #include "io/stream.hpp"
31 #include "rawfile.hpp"
44 TiffEpFile(
const IO::Stream::Ptr &s, Type _type);
48 virtual IfdDir::Ref _locateCfaIfd()
override;
49 virtual IfdDir::Ref _locateMainIfd()
override;