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

Function Size

Modules/ModelFit/include/mitkModelFitStaticParameterMap.h:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 const ValueType& Get(const std::string& name) const;
83
84 MapType::size_type Size() const
85 {
86 return m_map.size();
87 }
88
89 const_iterator begin() const
90 {

Callers 3

AddEnumerationTypesMethod · 0.85
SizeMethod · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected