MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / ~LIFImage

Method ~LIFImage

multiresolutionimageinterface/LIFImage.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19LIFImage::~LIFImage() {
20 cleanup();
21}
22
23void LIFImage::cleanup() {
24 _fileSize = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected