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

Method xmpStruct

src/value.cpp:448–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448XmpValue::XmpStruct XmpValue::xmpStruct() const {
449 return xmpStruct_;
450}
451
452size_t XmpValue::copy(byte* buf, ByteOrder /*byteOrder*/) const {
453 std::ostringstream os;

Callers 1

encodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected