Exiv2
fujimn_int.hpp
1 // ***************************************************************** -*- C++ -*-
2 /*
3  * Copyright (C) 2004-2021 Exiv2 authors
4  * This program is part of the Exiv2 distribution.
5  *
6  * This program is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU General Public License
8  * as published by the Free Software Foundation; either version 2
9  * of the License, or (at your option) any later version.
10  *
11  * This program is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14  * GNU General Public License for more details.
15  *
16  * You should have received a copy of the GNU General Public License
17  * along with this program; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA.
19  */
20 
21 #ifndef FUJIMN_INT_HPP_
22 #define FUJIMN_INT_HPP_
23 
24 // *****************************************************************************
25 // included header files
26 #include "tags.hpp"
27 #include "types.hpp"
28 
29 // *****************************************************************************
30 // namespace extensions
31 namespace Exiv2 {
32  namespace Internal {
33 
34 // *****************************************************************************
35 // class definitions
36 
38  class FujiMakerNote {
39  public:
41  static const TagInfo* tagList();
42 
43  private:
45  static const TagInfo tagInfo_[];
46 
47  }; // class FujiMakerNote
48 
49 }} // namespace Internal, Exiv2
50 
51 #endif // #ifndef FUJIMN_INT_HPP_
Exiv2::Internal::fujiDynamicRange
const TagDetails fujiDynamicRange[]
DynamicRange, tag 0x1400.
Exiv2::Internal::fujiColor
const TagDetails fujiColor[]
Color, tag 0x1003.
Exiv2::Internal::fujiFlashMode
const TagDetails fujiFlashMode[]
FlashMode, tag 0x1010.
Exiv2::Internal::fujiSHTone
const TagDetails fujiSHTone[]
ShadowTone, tag 0x1040 HighlightTone, tag 0x041.
Exiv2::Internal::fujiContinuous
const TagDetails fujiContinuous[]
Continuous, tag 0x1100.
Exiv2::Internal::fujiCropMode
const TagDetails fujiCropMode[]
CropMode, tag 0x104d.
Exiv2::Internal::fujiDRangePriorityFixed
const TagDetails fujiDRangePriorityFixed[]
DRangePriorityFixed, tag 0x1445.
Exiv2::undefined
@ undefined
Exif UNDEFINED type, an 8-bit byte that may contain anything.
Definition: types.hpp:126
Exiv2::asciiString
@ asciiString
Exif ASCII type, 8-bit byte.
Definition: types.hpp:121
Exiv2::Internal::fujiDRangePriorityAuto
const TagDetails fujiDRangePriorityAuto[]
DRangePriorityAuto, tag 0x1444.
Exiv2::Internal::fujiOffOn
const TagDetails fujiOffOn[]
OffOn, multiple tags.
Exiv2::unsignedLong
@ unsignedLong
Exif LONG type, 32-bit (4-byte) unsigned integer.
Definition: types.hpp:123
Exiv2::Internal::fujiWhiteBalance
const TagDetails fujiWhiteBalance[]
WhiteBalance, tag 0x1002.
Exiv2::Internal::fujiTone
const TagDetails fujiTone[]
Tone, tag 0x1004.
Exiv2::Internal::fujiFocusMode
const TagDetails fujiFocusMode[]
FocusMode, tag 0x1021.
Exiv2::Internal::fujiDRangePriority
const TagDetails fujiDRangePriority[]
DRangePriority, tag 0x1443.
Exiv2::unsignedRational
@ unsignedRational
Exif RATIONAL type, two LONGs: numerator and denumerator of a fraction.
Definition: types.hpp:124
Exiv2::Internal::printValue
std::ostream & printValue(std::ostream &os, const Value &value, const ExifData *)
Default print function, using the Value output operator.
Definition: tags_int.cpp:2547
Exiv2::Internal::FujiMakerNote::tagList
static const TagInfo * tagList()
Return read-only list of built-in Fujifilm tags.
Definition: fujimn_int.cpp:390
Exiv2::Internal::fujiFinePixColor
const TagDetails fujiFinePixColor[]
FinePixColor, tag 0x1210.
Exiv2::unsignedShort
@ unsignedShort
Exif SHORT type, 16-bit (2-byte) unsigned integer.
Definition: types.hpp:122
Exiv2
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36
Exiv2::signedLong
@ signedLong
Exif SLONG type, a 32-bit (4-byte) signed (twos-complement) integer.
Definition: types.hpp:128
Exiv2::signedRational
@ signedRational
Exif SRATIONAL type, two SLONGs: numerator and denumerator of a fraction.
Definition: types.hpp:129
Exiv2::TagInfo
Tag information.
Definition: tags.hpp:74
Exiv2::Internal::fujiPictureMode
const TagDetails fujiPictureMode[]
PictureMode, tag 0x1031.
Exiv2::Internal::fujiDynamicRangeSetting
const TagDetails fujiDynamicRangeSetting[]
DynamicRange, tag 0x1402.
Exiv2::Internal::fujiSharpness
const TagDetails fujiSharpness[]
Sharpness, tag 0x1001.
Exiv2::Internal::FujiMakerNote
MakerNote for Fujifilm cameras.
Definition: fujimn_int.hpp:38
Exiv2::Internal::fujiFilmMode
const TagDetails fujiFilmMode[]
FilmMode, tag 0x1401.