Exiv2::Cr2Decoder Class Reference

Table of Cr2 decoding functions and find function. See TiffDecoder for details. More...

#include <cr2image.hpp>

Collaboration diagram for Exiv2::Cr2Decoder:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static DecoderFct findDecoder (const std::string &make, uint32_t extendedTag, uint16_t group)
 Find the decoder function for a key.


Detailed Description

Table of Cr2 decoding functions and find function. See TiffDecoder for details.

Member Function Documentation

static DecoderFct Exiv2::Cr2Decoder::findDecoder ( const std::string &  make,
uint32_t  extendedTag,
uint16_t  group 
) [static]

Find the decoder function for a key.

If the returned pointer is 0, the tag should not be decoded, else the decoder function should be used.

Parameters:
make Camera make
extendedTag Extended tag
group Group
Returns:
Pointer to the decoder function


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

Generated on Thu Jun 12 15:12:45 2008 for Exiv2 by  doxygen 1.5.5