MCPcopy Create free account
hub / github.com/Exiv2/exiv2 / setXmpStruct

Method setXmpStruct

src/value.cpp:422–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

420}
421
422void XmpValue::setXmpStruct(XmpStruct xmpStruct) {
423 xmpStruct_ = xmpStruct;
424}
425
426XmpValue::XmpArrayType XmpValue::xmpArrayType() const {
427 return xmpArrayType_;

Callers 1

decodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected