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

Method GetClassID

Modules/ModelFit/src/Models/mitkModelBase.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88};
89
90mitk::ModelBase::ModellClassIDType mitk::ModelBase::GetClassID() const
91{
92 return this->GetNameOfClass();
93};
94
95std::string mitk::ModelBase::GetXName() const
96{

Callers 10

GetModelDisplayNameMethod · 0.95
GetDefaultFitNameMethod · 0.45
InitModelComboBoxMethod · 0.45
GetDefaultFitNameMethod · 0.45
InitModelComboBoxMethod · 0.45
InitModelComboBoxMethod · 0.45
GetDefaultFitNameMethod · 0.45
InitModelComboBoxMethod · 0.45

Calls 1

GetNameOfClassMethod · 0.45

Tested by 1