libopenraw
|
Public Member Functions | |
OrfContainer (IO::Stream *file, off_t offset) | |
virtual | ~OrfContainer () |
virtual IFDFileContainer::EndianType | isMagicHeader (const char *p, int len) |
Definition at line 35 of file orfcontainer.h.
OpenRaw::Internals::OrfContainer::~OrfContainer | ( | ) | [virtual] |
destructor
Definition at line 40 of file orfcontainer.cpp.
IFDFileContainer::EndianType OpenRaw::Internals::OrfContainer::isMagicHeader | ( | const char * | p, |
int | len | ||
) | [virtual] |
Check the ORF magic header.
Reimplemented from OpenRaw::Internals::IFDFileContainer.
Definition at line 46 of file orfcontainer.cpp.