#include <nikonmn.hpp>
Collaboration diagram for Exiv2::Nikon3MakerNote:
Static Public Member Functions | |
const TagInfo * | tagList () |
Return read-only list of built-in Nikon3 tags. | |
const TagInfo * | tagListVr () |
Return read-only list of built-in Vibration Reduction tags. | |
const TagInfo * | tagListPc () |
Return read-only list of built-in Picture Control tags. | |
const TagInfo * | tagListWt () |
Return read-only list of built-in World time tags. | |
const TagInfo * | tagListIi () |
Return read-only list of built-in ISO info tags. | |
const TagInfo * | tagListAf () |
Return read-only list of built-in Auto Focus tags. | |
const TagInfo * | tagListSi1 () |
Return read-only list of built-in Shot Info D80 tags. | |
const TagInfo * | tagListSi2 () |
Return read-only list of built-in Shot Info D40 tags. | |
const TagInfo * | tagListSi3 () |
Return read-only list of built-in Shot Info D300 (a) tags. | |
const TagInfo * | tagListSi4 () |
Return read-only list of built-in Shot Info D300 (b) tags. | |
const TagInfo * | tagListSi5 () |
Return read-only list of built-in Shot Info tags. | |
const TagInfo * | tagListCb1 () |
Return read-only list of built-in Color Balance 1 tags. | |
const TagInfo * | tagListCb2 () |
Return read-only list of built-in Color Balance 2 tags. | |
const TagInfo * | tagListCb2a () |
Return read-only list of built-in Color Balance 2a tags. | |
const TagInfo * | tagListCb2b () |
Return read-only list of built-in Color Balance 2b tags. | |
const TagInfo * | tagListCb3 () |
Return read-only list of built-in Color Balance 3 tags. | |
const TagInfo * | tagListCb4 () |
Return read-only list of built-in Color Balance 4 tags. | |
const TagInfo * | tagListLd1 () |
Return read-only list of built-in Lens Data 1 tags. | |
const TagInfo * | tagListLd2 () |
Return read-only list of built-in Lens Data 2 tags. | |
const TagInfo * | tagListLd3 () |
Return read-only list of built-in Lens Data 3 tags. | |
Print functions for Nikon3 MakerNote tags | |
std::ostream & | print0x0002 (std::ostream &os, const Value &value, const ExifData *) |
Print ISO setting. | |
std::ostream & | print0x0007 (std::ostream &os, const Value &value, const ExifData *) |
Print autofocus mode. | |
std::ostream & | print0x0083 (std::ostream &os, const Value &value, const ExifData *) |
Print lens type. | |
std::ostream & | print0x0084 (std::ostream &os, const Value &value, const ExifData *) |
Print lens information. | |
std::ostream & | print0x0085 (std::ostream &os, const Value &value, const ExifData *) |
Print manual focus distance. | |
std::ostream & | print0x0086 (std::ostream &os, const Value &value, const ExifData *) |
Print digital zoom setting. | |
std::ostream & | print0x0088 (std::ostream &os, const Value &value, const ExifData *) |
Print AF point. | |
std::ostream & | print0x0089 (std::ostream &os, const Value &value, const ExifData *metadata) |
Print shooting mode. | |
std::ostream & | print0x008b (std::ostream &os, const Value &value, const ExifData *) |
Print number of lens stops. | |
std::ostream & | printAfPointsInFocus (std::ostream &os, const Value &value, const ExifData *metadata) |
Print AF Points In Focus. | |
std::ostream & | printLensId (std::ostream &os, const Value &value, const ExifData *metadata, const std::string &group) |
Print lens name. | |
std::ostream & | printLensId1 (std::ostream &os, const Value &value, const ExifData *metadata) |
std::ostream & | printLensId2 (std::ostream &os, const Value &value, const ExifData *metadata) |
std::ostream & | printLensId3 (std::ostream &os, const Value &value, const ExifData *metadata) |
std::ostream & | print0x009a (std::ostream &os, const Value &value, const ExifData *) |
Print sensor pixel size. | |
std::ostream & | print0x009e (std::ostream &os, const Value &value, const ExifData *) |
Print retouch history. | |
std::ostream & | printIiIso (std::ostream &os, const Value &value, const ExifData *) |
Print Exif.NikonIi.ISO(2). |