libopenraw  0.3.7
Public Member Functions | List of all members
OpenRaw::MetadataIterator Class Reference

Iterator for the metadata. More...

#include <metadata.hpp>

Public Member Functions

 MetadataIterator (RawFile &rf)
 
bool next ()
 
bool isInitialized () const
 
bool isValid () const
 
Internals::IfdDir::Ref getIfd () const
 Get the IFD for the current entry. More...
 
Option< ExifTagTypegetEntryType () const
 Get the type of the current entry.
 
Option< uint16_t > getEntryId () const
 Get the ID of the current entry.
 
MetaValuegetMetaValue () const
 

Detailed Description

Iterator for the metadata.

Definition at line 33 of file metadata.hpp.

Member Function Documentation

◆ getIfd()

Internals::IfdDir::Ref OpenRaw::MetadataIterator::getIfd ( ) const

Get the IFD for the current entry.

Get the IFD type for the current entry.

Definition at line 97 of file metadata.cpp.

Referenced by or_metadata_iterator_get_entry().


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