_enumThumbnailSizes(std::vector< uint32_t > &list) | OpenRaw::Internals::IFDFile | protectedvirtual |
_getMetaValue(int32_t meta_index) (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protectedvirtual |
_getRawData(RawData &data, uint32_t options) | OpenRaw::Internals::ARWFile | protectedvirtual |
_getRawDataFromDir(RawData &data, IFDDir::Ref &dir) | OpenRaw::Internals::IFDFile | protected |
_identifyId() (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protectedvirtual |
_locateCfaIfd() (defined in OpenRaw::Internals::ARWFile) | OpenRaw::Internals::ARWFile | protectedvirtual |
_locateExifIfd() (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protectedvirtual |
_locateMainIfd() (defined in OpenRaw::Internals::ARWFile) | OpenRaw::Internals::ARWFile | protectedvirtual |
_locateThumbnail(const IFDDir::Ref &dir, std::vector< uint32_t > &list) | OpenRaw::Internals::IFDFile | protected |
_setIdMap(const camera_ids_t *map) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
_setTypeId(TypeId _type_id) | OpenRaw::RawFile | protected |
_typeIdFromModel(const std::string &model) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
ARWFile(IO::Stream *s) (defined in OpenRaw::Internals::ARWFile) | OpenRaw::Internals::ARWFile | |
factory(IO::Stream *s) (defined in OpenRaw::Internals::ARWFile) | OpenRaw::Internals::ARWFile | static |
fileExtensions() | OpenRaw::RawFile | static |
getMetaValue(int32_t meta_index) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
getOrientation() | OpenRaw::RawFile | |
getRawData(RawData &rawdata, uint32_t options) | OpenRaw::RawFile | |
getRenderedImage(BitmapData &bitmapdata, uint32_t options) | OpenRaw::RawFile | |
getThumbnail(uint32_t size, Thumbnail &thumbnail) | OpenRaw::RawFile | |
IFDFile(IO::Stream *s, Type _type, bool instantiateContainer=true) (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protected |
listThumbnailSizes(void) | OpenRaw::RawFile | |
m_cfaIfd | OpenRaw::Internals::IFDFile | protected |
m_container | OpenRaw::Internals::IFDFile | protected |
m_exifIfd | OpenRaw::Internals::IFDFile | protected |
m_io | OpenRaw::Internals::IFDFile | protected |
m_mainIfd | OpenRaw::Internals::IFDFile | protected |
m_thumbLocations (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protected |
newRawFile(const char *_filename, Type _typeHint=OR_RAWFILE_TYPE_UNKNOWN) | OpenRaw::RawFile | static |
newRawFileFromMemory(const uint8_t *buffer, uint32_t len, Type _typeHint=OR_RAWFILE_TYPE_UNKNOWN) | OpenRaw::RawFile | static |
RawFile(IO::Stream *s, Type _type) | OpenRaw::RawFile | protected |
ThumbLocations typedef (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protected |
Type typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
type() const | OpenRaw::RawFile | |
TypeId typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
typeId() | OpenRaw::RawFile | |
~ARWFile() (defined in OpenRaw::Internals::ARWFile) | OpenRaw::Internals::ARWFile | virtual |
~IFDFile() (defined in OpenRaw::Internals::IFDFile) | OpenRaw::Internals::IFDFile | protectedvirtual |
~RawFile() | OpenRaw::RawFile | virtual |