MCPcopy Create free account
hub / github.com/creatale/node-dv / release

Method release

deps/opencv/modules/core/src/persistence.cpp:5205–5210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5203}
5204
5205void FileStorage::release()
5206{
5207 fs.release();
5208 structs.clear();
5209 state = UNDEFINED;
5210}
5211
5212string FileStorage::releaseAndGetString()
5213{

Callers 1

cvReleaseFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected