MCPcopy 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
5AnnotationList::AnnotationList() {
6}
7
8AnnotationList::~AnnotationList() {
9 removeAllAnnotations();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected