libopenraw
OpenRaw::Internals::ARWFile Member List
This is the complete list of members for OpenRaw::Internals::ARWFile, including all inherited members.
_enumThumbnailSizes(std::vector< uint32_t > &list)OpenRaw::Internals::IFDFile [protected, virtual]
_getMetaValue(int32_t meta_index) (defined in OpenRaw::Internals::IFDFile)OpenRaw::Internals::IFDFile [protected, virtual]
_getRawData(RawData &data, uint32_t options)OpenRaw::Internals::ARWFile [protected, virtual]
_getRawDataFromDir(RawData &data, IFDDir::Ref &dir)OpenRaw::Internals::IFDFile [protected]
_identifyId() (defined in OpenRaw::Internals::IFDFile)OpenRaw::Internals::IFDFile [protected, virtual]
_locateCfaIfd() (defined in OpenRaw::Internals::ARWFile)OpenRaw::Internals::ARWFile [protected, virtual]
_locateExifIfd() (defined in OpenRaw::Internals::IFDFile)OpenRaw::Internals::IFDFile [protected, virtual]
_locateMainIfd() (defined in OpenRaw::Internals::ARWFile)OpenRaw::Internals::ARWFile [protected, virtual]
_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_cfaIfdOpenRaw::Internals::IFDFile [protected]
m_containerOpenRaw::Internals::IFDFile [protected]
m_exifIfdOpenRaw::Internals::IFDFile [protected]
m_ioOpenRaw::Internals::IFDFile [protected]
m_mainIfdOpenRaw::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 [protected, virtual]
~RawFile()OpenRaw::RawFile [virtual]