#include <tiffcomposite.hpp>
Inheritance diagram for Exiv2::TiffSizeEntry:
Public Member Functions | |
Creators | |
TiffSizeEntry (uint16_t tag, uint16_t group, uint16_t dtTag, uint16_t dtGroup) | |
Constructor. | |
virtual | ~TiffSizeEntry () |
Virtual destructor. | |
Accessors | |
uint16_t | dtTag () const |
Return the group of the related entry which has the data area. | |
uint16_t | dtGroup () const |
Return the group of the related entry which has the data area. |