tifffwd.hpp File Reference

TIFF parser related typedefs and forward definitions. More...

#include "types.hpp"
#include <memory>

Include dependency graph for tifffwd.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  Exiv2

Typedefs

typedef void(TiffMetadataDecoder::* DecoderFct )(const TiffEntryBase *)
 Function pointer type for a TiffMetadataDecoder member function to decode a TIFF component.
typedef DecoderFct(* FindDecoderFct )(const std::string &make, uint32_t extendedTag, uint16_t group)
 Type for a function pointer for a function to decode a TIFF component.
typedef std::auto_ptr< TiffComponent >(* NewTiffCompFct )(uint16_t tag, const TiffStructure *ts)
 Type for a function pointer for a function to create a TIFF component. Use TiffComponent::AutoPtr, it is not used in this declaration only to reduce dependencies.
typedef std::auto_ptr< TiffComponent >(* TiffCompFactoryFct )(uint32_t extendedTag, uint16_t group)
 Type for a factory function to create new TIFF components. Use TiffComponent::AutoPtr, it is not used in this declaration only to reduce dependencies.

Detailed Description

TIFF parser related typedefs and forward definitions.

Version:
Rev
1402
Author:
Andreas Huggel (ahu) ahuggel@gmx.net
Date:
24-Jun-06, ahu: created

Generated on Sun Jun 22 13:06:23 2008 for Exiv2 by  doxygen 1.3.9.1