Exiv2::GroupInfo Struct Reference

The details of an Exif group. Groups include IFDs and binary arrays. More...

#include <tags.hpp>

Collaboration diagram for Exiv2::GroupInfo:
[legend]

List of all members.

Public Member Functions

bool operator== (int ifdId) const
 Comparison operator for IFD id.
bool operator== (const GroupName &groupName) const
 Comparison operator for group name.
 GroupName (const std::string &groupName)
 Constructor.

Public Attributes

int ifdId_
 IFD id.
const char * ifdName_
 IFD name.
const char * groupName_
 Group name, unique for each group.
TagListFct tagList_
 Tag list.
std::string g_
 Group name.


Detailed Description

The details of an Exif group. Groups include IFDs and binary arrays.

Search key to find a GroupInfo by its group name.


The documentation for this struct was generated from the following files:

Generated on Sun Nov 19 16:45:44 2017 for Exiv2 by  doxygen 1.5.6