Exiv2
Toggle main menu visibility
Loading...
Searching...
No Matches
src
fujimn_int.hpp
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
3
#ifndef FUJIMN_INT_HPP_
4
#define FUJIMN_INT_HPP_
5
6
// *****************************************************************************
7
// included header files
8
#include "tags.hpp"
9
10
// *****************************************************************************
11
// namespace extensions
12
namespace
Exiv2::Internal
{
13
// *****************************************************************************
14
// class definitions
15
17
class
FujiMakerNote
{
18
public
:
20
static
const
TagInfo
*
tagList
();
21
22
private
:
24
static
const
TagInfo
tagInfo_[];
25
};
// class FujiMakerNote
26
27
}
// namespace Exiv2::Internal
28
29
#endif
// #ifndef FUJIMN_INT_HPP_
Exiv2::Internal::FujiMakerNote
MakerNote for Fujifilm cameras.
Definition
fujimn_int.hpp:17
Exiv2::Internal::FujiMakerNote::tagList
static const TagInfo * tagList()
Return read-only list of built-in Fujifilm tags.
Definition
fujimn_int.cpp:565
Exiv2::Internal
Helper structure for the Matroska tags lookup table.
Definition
matroskavideo.hpp:39
Exiv2::TagInfo
Tag information.
Definition
tags.hpp:224
Generated on
for Exiv2 by
1.17.0