Public Member Functions | |
| ARWFile (IO::Stream *s) | |
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 37 of file arwfile.h.
| or_error OpenRaw::Internals::ARWFile::_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 79 of file arwfile.cpp.
1.6.2