Exiv2::Internal::TiffMnRegistry Struct Reference

Makernote registry structure. More...

#include <makernote_int.hpp>

Collaboration diagram for Exiv2::Internal::TiffMnRegistry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator== (const std::string &key) const
 Compare a TiffMnRegistry structure with a key being the make string from the image. The two are equal if TiffMnRegistry::make_ equals a substring of the key of the same size. E.g., registry = "OLYMPUS", key = "OLYMPUS OPTICAL CO.,LTD" (found in the image) match.
bool operator== (const uint16_t &key) const
 Compare a TiffMnRegistry structure with a makernote group.

Public Attributes

const char * make_
 Camera make.
uint16_t mnGroup_
 Group identifier.
NewMnFct newMnFct_
 Makernote create function (image).
NewMnFct2 newMnFct2_
 Makernote create function (group).

Detailed Description

Makernote registry structure.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri Jul 9 19:49:55 2010 for Exiv2 by  doxygen 1.6.3