Public Member Functions | |
| PEFFile (IO::Stream *) | |
Static Public Member Functions | |
| static RawFile * | factory (IO::Stream *s) |
Protected Member Functions | |
| virtual IFDDir::Ref | _locateCfaIfd () |
| virtual IFDDir::Ref | _locateMainIfd () |
| virtual ::or_error | _getRawData (RawData &data, uint32_t options) |
Definition at line 40 of file peffile.cpp.
| or_error OpenRaw::Internals::PEFFile::_getRawData | ( | RawData & | data, | |
| uint32_t | options | |||
| ) | [protected, virtual] |
get the RAW data
| data | the RAW data | |
| option | the option bits |
Implements OpenRaw::RawFile.
Definition at line 86 of file peffile.cpp.
References OpenRaw::Internals::IFDFile::_getRawDataFromDir(), OpenRaw::Internals::IFDFile::m_cfaIfd, and OpenRaw::BitmapData::setDataType().
1.6.2