Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetModifierCount
Method
GetModifierCount
Modules/DICOM/src/mitkDICOMCodeSequenceWithModifiers.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
std::size_t DICOMCodeSequenceWithModifiers::GetModifierCount() const
82
{
83
return m_Modifiers.size();
84
}
85
86
bool DICOMCodeSequenceWithModifiers::HasModifiers() const
87
{
Callers
4
BuildMetaInfoHandler
Method · 0.80
CreateHTMLLabelDetails
Method · 0.80
data
Method · 0.80
InitMultiLabelSegmentation
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected