Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ AnnotationList
Method
AnnotationList
annotation/AnnotationList.cpp:5–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"AnnotationGroup.h"
4
5
AnnotationList::AnnotationList() {
6
}
7
8
AnnotationList::~AnnotationList() {
9
removeAllAnnotations();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected