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

Method GetElement

Modules/DICOM/src/mitkDICOMTag.cpp:67–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67unsigned int
68mitk::DICOMTag
69::GetElement() const
70{
71 return m_Element;
72}
73
74bool
75mitk::DICOMTag

Callers 15

CreateTargetPointsMethod · 0.45
GetTagValueAsStringMethod · 0.45
ToStrMethod · 0.45
operator <Method · 0.45

Calls

no outgoing calls