Tag information. More...
#include <tags.hpp>
Public Attributes | |
uint16_t | tag_ |
Tag. | |
const char * | name_ |
One word tag label. | |
const char * | title_ |
Tag title. | |
const char * | desc_ |
Short tag description. | |
IfdId | ifdId_ |
Link to the (preferred) IFD. | |
SectionId | sectionId_ |
Section id. | |
TypeId | typeId_ |
Type id. | |
int16_t | count_ |
The number of values (not bytes!), 0=any, -1=count not known. | |
PrintFct | printFct_ |
Pointer to tag print function. | |
Tag information.