|
libopenraw
|
This is the complete list of members for OpenRaw::RawFile, including all inherited members.
| _enumThumbnailSizes(std::vector< uint32_t > &list)=0 | OpenRaw::RawFile | protectedpure virtual |
| _getMetaValue(int32_t)=0 (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protectedpure virtual |
| _getRawData(RawData &data, uint32_t options)=0 | OpenRaw::RawFile | protectedpure virtual |
| _getThumbnail(uint32_t size, Thumbnail &thumbnail)=0 | OpenRaw::RawFile | protectedpure virtual |
| _identifyId()=0 (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protectedpure virtual |
| _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 |
| 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 | |
| listThumbnailSizes(void) | OpenRaw::RawFile | |
| 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 |
| type() const | OpenRaw::RawFile | |
| Type typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| typeId() | OpenRaw::RawFile | |
| TypeId typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| ~RawFile() | OpenRaw::RawFile | virtual |
1.8.14