Home
last modified time | relevance | path

Searched refs:GetAllFilenamesFromTagToValue (Results 1 – 16 of 16) sorted by relevance

/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestScanner2.cxx58 gdcm::Directory::FilenamesType fns = s.GetAllFilenamesFromTagToValue(t2, str1); in TestScanner2()
64 fns = s.GetAllFilenamesFromTagToValue(t2, str2); in TestScanner2()
H A DTestStrictScanner2.cxx59 gdcm::Directory::FilenamesType fns = s.GetAllFilenamesFromTagToValue(t2, str1); in TestStrictScanner2()
65 fns = s.GetAllFilenamesFromTagToValue(t2, str2); in TestStrictScanner2()
/dports/devel/gdcm/gdcm-3.0.10/Examples/Cxx/
H A DDiscriminateVolume.cxx42 Directory::FilenamesType GetAllFilenamesFromTagToValue( in GetAllFilenamesFromTagToValue() function in gdcm::DiscriminateVolume
92 Directory::FilenamesType files = GetAllFilenamesFromTagToValue( in ProcessAFrameOfRef()
155 Directory::FilenamesType iopfiles = GetAllFilenamesFromTagToValue( in ProcessAFrameOfRef()
166 Directory::FilenamesType seriesfiles = GetAllFilenamesFromTagToValue( in ProcessASeries()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/VTK/Examples/Java/
H A DAWTMedical3.java68 theScanner.GetAllFilenamesFromTagToValue(theStudyTag, theStudyVal); in ReadDataFile()
80 theScanner.GetAllFilenamesFromTagToValue(theSeriesTag, theSeriesValues.get(i)); in ReadDataFile()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmDirectoryHelper.cxx97 theScanner.GetAllFilenamesFromTagToValue(Tag(0x0020, 0x000e), theSeriesValues[i].c_str()); in GetFilenamesFromSeriesUIDs()
143 theScanner.GetAllFilenamesFromTagToValue(Tag(0x0020, 0x000e), theSeriesValues[i].c_str()); in LoadImageFromFiles()
H A DgdcmStrictScanner.h141 Directory::FilenamesType GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const;
H A DgdcmScanner.h141 Directory::FilenamesType GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const;
H A DgdcmScanner.cxx290 Scanner::GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const in GetAllFilenamesFromTagToValue() function in gdcm::Scanner
H A DgdcmStrictScanner.cxx299 StrictScanner::GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const in GetAllFilenamesFromTagToValue() function in gdcm::StrictScanner
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmDirectoryHelper.cxx97 theScanner.GetAllFilenamesFromTagToValue(Tag(0x0020, 0x000e), theSeriesValues[i].c_str()); in GetFilenamesFromSeriesUIDs()
143 theScanner.GetAllFilenamesFromTagToValue(Tag(0x0020, 0x000e), theSeriesValues[i].c_str()); in LoadImageFromFiles()
H A DgdcmStrictScanner.h143 Directory::FilenamesType GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const;
H A DgdcmScanner.h143 Directory::FilenamesType GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const;
H A DgdcmStrictScanner.cxx340 StrictScanner::GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const in GetAllFilenamesFromTagToValue() function in gdcm::StrictScanner
H A DgdcmScanner.cxx331 Scanner::GetAllFilenamesFromTagToValue(Tag const &t, const char *valueref) const in GetAllFilenamesFromTagToValue() function in gdcm::Scanner
/dports/devel/gdcm/gdcm-3.0.10/Applications/Cxx/
H A Dgdcmtar.cxx112 Directory::FilenamesType GetAllFilenamesFromTagToValue( in GetAllFilenamesFromTagToValue() function in gdcm::DiscriminateVolume
253 Directory::FilenamesType files = GetAllFilenamesFromTagToValue( in ProcessAFrameOfRef()
318 Directory::FilenamesType iopfiles = GetAllFilenamesFromTagToValue( in ProcessAFrameOfRef()
330 Directory::FilenamesType seriesfiles = GetAllFilenamesFromTagToValue( in ProcessASeries()
/dports/devel/gdcm/gdcm-3.0.10/Wrapping/Python/
H A Ddocstrings.i9750 %feature("docstring") gdcm::Scanner::GetAllFilenamesFromTagToValue "Directory::FilenamesType
11110 gdcm::StrictScanner::GetAllFilenamesFromTagToValue "Directory::FilenamesType