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

const 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

const 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 Sun Mar 4 14:44:14 2007 for Exiv2 by  doxygen 1.3.9.1