Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ setName
Method
setName
annotation/AnnotationBase.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void AnnotationBase::setName(const std::string& name)
25
{
26
_name = name;
27
}
28
29
std::string AnnotationBase::getName() const
30
{
Callers
7
loadFromRepo
Method · 0.80
loadFromRepo
Method · 0.80
loadFromRepo
Method · 0.80
process
Method · 0.80
onItemNameChanged
Method · 0.80
addAnnotationGroup
Method · 0.80
finishAnnotation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected