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

Method UnlockObject

xmpsdk/src/XMPMeta.cpp:861–868  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

859// ------------
860
861void
862XMPMeta::UnlockObject ( XMP_OptionBits options ) const
863{
864 UNUSED(options);
865
866 XMPMeta::Unlock ( 0 );
867
868} // UnlockObject
869
870
871// -------------------------------------------------------------------------------------------------

Callers 1

WXMPMeta_UnlockObject_1Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected