MCPcopy 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
13AnnotationBase::~AnnotationBase() {
14}
15
16std::string AnnotationBase::getColor() const {
17 return _color;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected