![]() |
Exiv2
|
Helper structure for lookup tables for translations of numeric tag values to human readable labels. More...
#include <tags_int.hpp>
Public Member Functions | |
bool | operator== (long key) const |
Comparison operator for use with the find template. | |
Public Attributes | |
int64_t | val_ |
Tag value. | |
const char * | label_ |
Translation of the tag value. | |
Helper structure for lookup tables for translations of numeric tag values to human readable labels.