OpenRaw::Internals::PEFFile Class Reference

Inheritance diagram for OpenRaw::Internals::PEFFile:
OpenRaw::Internals::IFDFile OpenRaw::RawFile

List of all members.

Public Member Functions

 PEFFile (IO::Stream *)

Static Public Member Functions

static RawFilefactory (IO::Stream *s)

Protected Member Functions

virtual IFDDir::Ref _locateCfaIfd ()
virtual IFDDir::Ref _locateMainIfd ()
virtual ::or_error _getRawData (RawData &data, uint32_t options)

Detailed Description

Definition at line 40 of file peffile.cpp.


Member Function Documentation

or_error OpenRaw::Internals::PEFFile::_getRawData ( RawData data,
uint32_t  options 
) [protected, virtual]

get the RAW data

Parameters:
data the RAW data
option the option bits
Returns:
OR_ERROR_NONE if success Return the data compressed or uncompressed.

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().


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2