![]() |
Exiv2
|
Search key for TIFF mapping structures. More...
#include <tiffcomposite_int.hpp>
Public Attributes | |
| std::string | m_ |
| Camera make. | |
| uint32_t | e_ |
| Extended tag. | |
| IfdId | g_ |
| Group | |
Search key for TIFF mapping structures.
| uint32_t Exiv2::Internal::TiffMappingInfo::Key::e_ |
Extended tag.
Referenced by Exiv2::Internal::TiffMappingInfo::operator==().
| IfdId Exiv2::Internal::TiffMappingInfo::Key::g_ |
Group
Referenced by Exiv2::Internal::TiffMappingInfo::operator==().
| std::string Exiv2::Internal::TiffMappingInfo::Key::m_ |
Camera make.
Referenced by Exiv2::Internal::TiffMappingInfo::operator==().