Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~Annotation
Method
~Annotation
Modules/Core/src/Rendering/mitkAnnotation.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
mitk::Annotation::~Annotation()
42
{
43
this->UnRegisterMicroservice();
44
}
45
46
void mitk::Annotation::SetUSProperty(const std::string &propertyKey, us::Any value)
47
{
Callers
nothing calls this directly
Calls
1
UnRegisterMicroservice
Method · 0.95
Tested by
no test coverage detected