#include <makernote2.hpp>
Public Member Functions | |
bool | operator== (const Key &key) const |
Compare a TiffMnRegistry structure with a TiffMnRegistry::Key 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. | |
Public Attributes | |
const char * | make_ |
Camera make. | |
NewMnFct | newMnFct_ |
Makernote create function. | |
uint16_t | mnGroup_ |
Group identifier. |