#include <tiffimage_int.hpp>
Public Member Functions | |
bool | operator== (const Key &key) const |
Comparison operator to compare a TiffTreeStruct with a TiffTreeStruct::Key. | |
Public Attributes | |
uint32_t | root_ |
Tree root element, identifies a tree. | |
uint16_t | group_ |
Each group is a node in the tree. | |
uint16_t | parentGroup_ |
Parent group. | |
uint32_t | parentExtTag_ |
Parent tag (32 bit so that it can contain special tags). |