Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
422
void XmpValue::setXmpStruct(XmpStruct xmpStruct) {
423
xmpStruct_ = xmpStruct;
424
}
425
426
XmpValue::XmpArrayType XmpValue::xmpArrayType() const {
427
return xmpArrayType_;
Callers
1
decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected