libopenraw
Public Member Functions | Static Public Member Functions | Protected Member Functions

OpenRaw::Internals::ORFFile Class Reference

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

List of all members.

Public Member Functions

 ORFFile (IO::Stream *)

Static Public Member Functions

static RawFilefactory (IO::Stream *)

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 38 of file orffile.cpp.


Member Function Documentation

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

get the RAW data

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

Implements OpenRaw::RawFile.

Definition at line 95 of file orffile.cpp.

References OpenRaw::Internals::IFDFile::_getRawDataFromDir(), and OpenRaw::Internals::IFDFile::m_cfaIfd.


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