Exiv2::TiffDataEntry Class Reference

A standard TIFF IFD entry consisting of a value which is an offset to a data area and the data area. The size of the data area is provided in a related TiffSizeEntry, tag and group of which are set in the constructor. This component is used, e.g., for Exif.Thumbnail.JPEGInterchangeFormat for which the size is provided in Exif.Thumbnail.JPEGInterchangeFormatLength. More...

#include <tiffcomposite.hpp>

Inheritance diagram for Exiv2::TiffDataEntry:

Inheritance graph
[legend]
Collaboration diagram for Exiv2::TiffDataEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Creators
 TiffDataEntry (uint16_t tag, uint16_t group, uint16_t szTag, uint16_t szGroup)
 Constructor.
virtual ~TiffDataEntry ()
 Virtual destructor.
Accessors
uint16_t szTag () const
 Return the group of the entry which has the size.
uint16_t szGroup () const
 Return the group of the entry which has the size.

Detailed Description

A standard TIFF IFD entry consisting of a value which is an offset to a data area and the data area. The size of the data area is provided in a related TiffSizeEntry, tag and group of which are set in the constructor. This component is used, e.g., for Exif.Thumbnail.JPEGInterchangeFormat for which the size is provided in Exif.Thumbnail.JPEGInterchangeFormatLength.


The documentation for this class was generated from the following file:
Generated on Fri Jan 2 13:53:31 2009 for Exiv2 by  doxygen 1.4.6