Container of all implemented custom MakerNote parsers. More...
#include <LibexifCustomMakernotes.h>
Public Member Functions | |
| LibexifCustomMakernotes () | |
Public Attributes | |
| std::unordered_map< std::string, LibexifCustomMakerNote > | customMakerNotes |
| All registered custom MakerNote parsers. More... | |
Container of all implemented custom MakerNote parsers.
Definition at line 109 of file LibexifCustomMakernotes.h.
| movie_publisher::LibexifCustomMakernotes::LibexifCustomMakernotes | ( | ) |
| std::unordered_map<std::string, LibexifCustomMakerNote> movie_publisher::LibexifCustomMakernotes::customMakerNotes |
All registered custom MakerNote parsers.
Definition at line 115 of file LibexifCustomMakernotes.h.