libopenraw
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
OpenRaw::Internals::Cr2File Class Reference
Inheritance diagram for OpenRaw::Internals::Cr2File:
OpenRaw::Internals::IFDFile OpenRaw::RawFile

Public Member Functions

 Cr2File (IO::Stream *s)
 

Static Public Member Functions

static RawFilefactory (IO::Stream *s)
 

Protected Member Functions

virtual IFDDir::Ref _locateCfaIfd ()
 
virtual IFDDir::Ref _locateMainIfd ()
 
- Protected Member Functions inherited from OpenRaw::Internals::IFDFile
 IFDFile (IO::Stream *s, Type _type, bool instantiateContainer=true)
 
virtual ::or_error _enumThumbnailSizes (std::vector< uint32_t > &list)
 
virtual ::or_error _locateThumbnail (const IFDDir::Ref &dir, std::vector< uint32_t > &list)
 
::or_error _getRawDataFromDir (RawData &data, IFDDir::Ref &dir)
 
virtual IFDDir::Ref _locateExifIfd ()
 
virtual void _identifyId ()
 
virtual MetaValue_getMetaValue (int32_t meta_index)
 
- Protected Member Functions inherited from OpenRaw::RawFile
 RawFile (IO::Stream *s, Type _type)
 
void _setTypeId (TypeId _type_id)
 
TypeId _typeIdFromModel (const std::string &model)
 
void _setIdMap (const camera_ids_t *map)
 

Additional Inherited Members

- Public Types inherited from OpenRaw::RawFile
typedef ::or_rawfile_type Type
 
typedef ::or_rawfile_typeid TypeId
 
- Protected Types inherited from OpenRaw::Internals::IFDFile
typedef std::map< uint32_t,
IFDThumbDesc
ThumbLocations
 
- Protected Attributes inherited from OpenRaw::Internals::IFDFile
ThumbLocations m_thumbLocations
 
IO::Streamm_io
 
IFDFileContainerm_container
 
IFDDir::Ref m_cfaIfd
 
IFDDir::Ref m_mainIfd
 
IFDDir::Ref m_exifIfd
 

Detailed Description

Definition at line 37 of file cr2file.h.


The documentation for this class was generated from the following files: