#include <exiv2.hpp>
Public Member Functions | |
ModifyCmd () | |
C'tor. | |
Public Attributes | |
CmdId | cmdId_ |
Command identifier. | |
std::string | key_ |
Exiv2 key string. | |
MetadataId | metadataId_ |
Metadata identifier. | |
Exiv2::TypeId | typeId_ |
bool | explicitType_ |
Flag to indicate if the type was explicitely specified (true). | |
std::string | value_ |
Data. |
|
Exiv2 type identifier |