Public Member Functions | Public Attributes | List of all members
movie_publisher::CustomMakernotes Class Reference

All custom Makernotes. More...

#include <Exiv2CustomMakernotes.h>

Public Member Functions

 CustomMakernotes ()
 

Public Attributes

std::unordered_map< std::string, std::shared_ptr< MakerNoteHeader > > headers
 
std::unordered_map< std::string, Exiv2::ExifKey > keys
 
std::unordered_map< std::string, std::unordered_map< uint16_t, Exiv2::TagInfo > > tagsById
 
std::unordered_map< std::string, std::unordered_map< std::string, Exiv2::TagInfo > > tagsByName
 

Detailed Description

All custom Makernotes.

Definition at line 35 of file Exiv2CustomMakernotes.h.

Constructor & Destructor Documentation

◆ CustomMakernotes()

movie_publisher::CustomMakernotes::CustomMakernotes ( )

Member Data Documentation

◆ headers

std::unordered_map<std::string, std::shared_ptr<MakerNoteHeader> > movie_publisher::CustomMakernotes::headers

Definition at line 39 of file Exiv2CustomMakernotes.h.

◆ keys

std::unordered_map<std::string, Exiv2::ExifKey> movie_publisher::CustomMakernotes::keys

Definition at line 42 of file Exiv2CustomMakernotes.h.

◆ tagsById

std::unordered_map<std::string, std::unordered_map<uint16_t, Exiv2::TagInfo> > movie_publisher::CustomMakernotes::tagsById

Definition at line 40 of file Exiv2CustomMakernotes.h.

◆ tagsByName

std::unordered_map<std::string, std::unordered_map<std::string, Exiv2::TagInfo> > movie_publisher::CustomMakernotes::tagsByName

Definition at line 41 of file Exiv2CustomMakernotes.h.


The documentation for this class was generated from the following file:


exiv2_metadata_extractor
Author(s): Martin Pecka
autogenerated on Wed May 28 2025 02:07:31