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

Method GetNameOfClass

Modules/ModelFit/src/Common/mitkScalarListLookupTable.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31const char* mitk::ScalarListLookupTable::GetNameOfClass() const
32{
33 return "ScalarListLookupTable";
34}
35
36void mitk::ScalarListLookupTable::SetTableValue(const KeyType& key, const ValueType& value)
37{

Callers 5

GetClassIDMethod · 0.45
PropertyToXMLElementMethod · 0.45
CreateMapperMethod · 0.45
CreateMapperMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected