MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / SetFileName

Method SetFileName

Code/IO/src/sitkImageFileReader.cxx:122–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void
123ImageFileReader::SetFileName(const PathType & fn)
124{
125 this->m_FileName = fn;
126}
127
128PathType
129ImageFileReader::GetFileName() const

Callers 15

mainFunction · 0.95
convert_imageFunction · 0.95
mainFunction · 0.95
example1Function · 0.95
GetImageIOBaseMethod · 0.45
ReadImageFunction · 0.45
ExecuteInternalMethod · 0.45
ReadTransformFunction · 0.45
WriteTransformFunction · 0.45
mainFunction · 0.45
MainMethod · 0.45

Calls

no outgoing calls

Tested by 8

test_path_typeFunction · 0.36
CheckImageHashMD5Method · 0.36
CheckImageHashSHA1Method · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36