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