libopenraw
Public Member Functions | Public Attributes | Protected Member Functions
OpenRaw::Internals::MRWContainer Class Reference

#include <mrwcontainer.h>

Inheritance diagram for OpenRaw::Internals::MRWContainer:
OpenRaw::Internals::IFDFileContainer OpenRaw::Internals::RawContainer

List of all members.

Public Member Functions

 MRWContainer (IO::Stream *file, off_t offset=0)
virtual ~MRWContainer ()
virtual
IFDFileContainer::EndianType 
isMagicHeader (const char *p, int len)
off_t pixelDataOffset ()

Public Attributes

MRW::DataBlock::Ref mrm
MRW::DataBlock::Ref prd
MRW::DataBlock::Ref ttw
MRW::DataBlock::Ref wbg
MRW::DataBlock::Ref rif

Protected Member Functions

virtual bool locateDirsPreHook ()

Detailed Description

A container for a Minolta Raw object.

Definition at line 221 of file mrwcontainer.h.


Constructor & Destructor Documentation

destructor

Definition at line 108 of file mrwcontainer.cpp.


Member Function Documentation

Check the MRW magic header.

Reimplemented from OpenRaw::Internals::IFDFileContainer.

Definition at line 114 of file mrwcontainer.cpp.

hook to be called at the start of _locateDirs()

Reimplemented from OpenRaw::Internals::IFDFileContainer.

Definition at line 134 of file mrwcontainer.cpp.

Return offset of pixel array data from start of file.

Definition at line 245 of file mrwcontainer.h.

Referenced by OpenRaw::Internals::MRWFile::_getRawData().


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