Exiv2::Internal::ArrayCfg Struct Reference

Additional configuration for a binary array. More...

#include <tiffcomposite_int.hpp>

Collaboration diagram for Exiv2::Internal::ArrayCfg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

uint32_t tagStep () const
 Return the size of the default tag, which is used to calculate tag numbers as idx/tagStep.

Public Attributes

uint16_t group_
 Group for the elements.
ByteOrder byteOrder_
 Byte order, invalidByteOrder to inherit.
TiffType elTiffType_
 Type for the array entry and the size element, if any.
CryptFct cryptFct_
 Crypt function, 0 if not used.
bool hasSize_
 If true, first tag is the size element.
bool hasFillers_
 If true, write all defined tags.
ArrayDef elDefaultDef_
 Default element.

Detailed Description

Additional configuration for a binary array.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 31 03:58:24 2009 for Exiv2 by  doxygen 1.3.9.1