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

Function XMP_NewExpatAdapter

xmpsdk/src/ExpatAdapter.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65// =================================================================================================
66
67extern "C" ExpatAdapter * XMP_NewExpatAdapter()
68{
69 return new ExpatAdapter;
70} // XMP_NewExpatAdapter
71
72// =================================================================================================
73

Callers 1

ParseFromBufferMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected