TagDef Struct Reference
tag definition structure
More...
#include <TagDef_.hpp>
Collaboration diagram for TagDef:
[legend]List of all members.Public Attributes
-
tag_t tag
- tag number
-
uint16_t types
- bitset of the types supported by the tag
-
uint32_t min_count
- min number of instances of value
-
uint32_t max_count
- max number of instances of value
-
const char * long_name
- human readable name of the tag
-
const char * tag_name
- short symbolic name of the tag, with no spaces
-
const ValueMap * value_map
- enumeration values of the tab. 0 if not enum
-
std::size_t value_count
- number of enumeration values of the tab. 0 if not enum
Detailed Description
tag definition structure
this structure represents the definition of a tag according to the EXIF specification.
The documentation for this struct was generated from the following file:
Generated on Fri Jan 13 23:38:29 2006 for picinfo by
1.4.4