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

Method UnlockIter

xmpsdk/src/XMPIterator.cpp:727–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

725// ----------
726
727void
728XMPIterator::UnlockIter ( XMP_OptionBits options )
729{
730 UNUSED(options);
731
732 XMPMeta::Unlock ( 0 );
733
734} // UnlockIter
735
736// =================================================================================================

Callers 1

WXMPUtils_UnlockIter_1Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected