Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ ~AnnotationService
Method
~AnnotationService
annotation/AnnotationService.cpp:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
AnnotationService::~AnnotationService() {
15
}
16
17
std::shared_ptr<AnnotationList> AnnotationService::getList() const {
18
return _list;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected