Exiv2::Internal::TiffMnRegistry Struct Reference

Makernote registry structure. More...

#include <makernote_int.hpp>

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:
Generated on Thu Dec 31 03:58:16 2009 for Exiv2 by  doxygen 1.3.9.1