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

Method SetNumberOfOutputs

Modules/DICOM/src/mitkDICOMFileReader.cpp:113–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void
114mitk::DICOMFileReader
115::SetNumberOfOutputs(unsigned int numberOfOutputs)
116{
117 m_Outputs.resize(numberOfOutputs);
118}
119
120void
121mitk::DICOMFileReader

Callers 7

SortMethod · 0.45
AnalyzeInputFilesMethod · 0.45
SortMethod · 0.45
SortMethod · 0.45
AnalyzeInputFilesMethod · 0.45
Condense3DBlocksMethod · 0.45
SortMethod · 0.45

Calls

no outgoing calls

Tested by 2

SortMethod · 0.36
AnalyzeInputFilesMethod · 0.36