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