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

Method xmpArrayType

src/value.cpp:426–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424}
425
426XmpValue::XmpArrayType XmpValue::xmpArrayType() const {
427 return xmpArrayType_;
428}
429
430XmpValue::XmpArrayType XmpValue::xmpArrayType(TypeId typeId) {
431 XmpArrayType xa = xaNone;

Callers 1

encodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected