Exiv2
Static Public Member Functions | List of all members
Exiv2::Internal::TiffCreator Class Reference

TIFF component factory. More...

#include <tiffimage_int.hpp>

Static Public Member Functions

static std::auto_ptr< TiffComponentcreate (uint32_t extendedTag, IfdId group)
 Create the TiffComponent for TIFF entry extendedTag and group. The embedded lookup table is used to find the correct component creation function. If the pointer that is returned is 0, then the TIFF entry should be ignored.
 
static void getPath (TiffPath &tiffPath, uint32_t extendedTag, IfdId group, uint32_t root)
 Get the path, i.e., a list of extended tag and group pairs, from the root TIFF element to the TIFF entry extendedTag and group.
 

Detailed Description

TIFF component factory.


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