MCPcopy Create free account
hub / github.com/MITK/MITK / GetUnitName

Method GetUnitName

Modules/Core/src/Controllers/mitkStepper.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82const char *mitk::Stepper::GetUnitName() const
83{
84 return m_UnitName.c_str();
85}
86
87void mitk::Stepper::RemoveUnitName()
88{

Callers 1

RefetchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected