libopenraw
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
OpenRaw::Internals::OrfFile Class Reference
Inheritance diagram for OpenRaw::Internals::OrfFile:

Public Types

enum  { ORF_COMPRESSION = 0x10000 }
 

Public Member Functions

 OrfFile (const IO::Stream::Ptr &)
 
 OrfFile (const OrfFile &)=delete
 
OrfFileoperator= (const OrfFile &)=delete
 

Static Public Member Functions

static RawFilefactory (const IO::Stream::Ptr &)
 

Protected Member Functions

virtual IfdDir::Ref _locateCfaIfd () override
 
virtual IfdDir::Ref _locateMainIfd () override
 
::or_error _enumThumbnailSizes (std::vector< uint32_t > &list) override
 
virtual ::or_error _getRawData (RawData &data, uint32_t options) override
 
virtual uint32_t _translateCompressionType (IFD::TiffCompress tiffCompression) override
 

Detailed Description

Definition at line 222 of file orffile.cpp.


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