Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
LIFImage::~LIFImage() {
20
cleanup();
21
}
22
23
void LIFImage::cleanup() {
24
_fileSize = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected