44 static RawFile *factory(
const IO::Stream::Ptr &s);
45 PEFFile(
const IO::Stream::Ptr &);
48 PEFFile(
const PEFFile&) =
delete;
49 PEFFile & operator=(
const PEFFile &) =
delete;
52 virtual IfdDir::Ref _locateCfaIfd()
override;
53 virtual IfdDir::Ref _locateMainIfd()
override;