Home
last modified time | relevance | path

Searched refs:SeriesDescription (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkMedicalImageProperties.h239 vtkSetStringMacro(SeriesDescription);
240 vtkGetStringMacro(SeriesDescription);
511 char* SeriesDescription; variable
H A DvtkMedicalImageProperties.cxx263 this->SeriesDescription = nullptr; in vtkMedicalImageProperties()
954 if (this->SeriesDescription) in PrintSelf()
956 os << this->SeriesDescription; in PrintSelf()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/VTK/VTK4/
H A DvtkMedicalImageProperties.h200 vtkSetStringMacro(SeriesDescription);
201 vtkGetStringMacro(SeriesDescription);
399 char *SeriesDescription; variable
H A DvtkMedicalImageProperties.cxx270 this->SeriesDescription = NULL; in vtkMedicalImageProperties()
912 if (this->SeriesDescription) in PrintSelf()
914 os << this->SeriesDescription; in PrintSelf()
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkMedicalImageProperties.h238 vtkSetStringMacro(SeriesDescription);
239 vtkGetStringMacro(SeriesDescription);
509 char *SeriesDescription; variable
H A DvtkMedicalImageProperties.cxx275 this->SeriesDescription = nullptr; in vtkMedicalImageProperties()
981 if (this->SeriesDescription) in PrintSelf()
983 os << this->SeriesDescription; in PrintSelf()
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkMedicalImageProperties.h189 vtkSetStringMacro(SeriesDescription);
190 vtkGetStringMacro(SeriesDescription);
398 char *SeriesDescription; variable
H A DvtkMedicalImageProperties.cxx274 this->SeriesDescription = NULL; in vtkMedicalImageProperties()
980 if (this->SeriesDescription) in PrintSelf()
982 os << this->SeriesDescription; in PrintSelf()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dicom/
H A DReaderWriterDICOM.cpp522 std::string SeriesDescription; member
546 SeriesDescription = seriesDescriptionStr.c_str(); in set()
562 if (SeriesDescription != rhs.SeriesDescription) return false; in operator ==()
576 if (SeriesDescription < rhs.SeriesDescription) return true; in operator <()
577 if (rhs.SeriesDescription < SeriesDescription) return false; in operator <()
807 …notice()<<"Description = "<<itr->first.SeriesDescription<<", Orientation = "<<itr->first.Orientati… in readImage()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dicom/
H A DReaderWriterDICOM.cpp522 std::string SeriesDescription; member
546 SeriesDescription = seriesDescriptionStr.c_str(); in set()
562 if (SeriesDescription != rhs.SeriesDescription) return false; in operator ==()
576 if (SeriesDescription < rhs.SeriesDescription) return true; in operator <()
577 if (rhs.SeriesDescription < SeriesDescription) return false; in operator <()
809 …notice()<<"Description = "<<itr->first.SeriesDescription<<", Orientation = "<<itr->first.Orientati… in readImage()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/libsrc/
H A Ddsrdoc.cc98 SeriesDescription(DCM_SeriesDescription), in DSRDocument()
170 SeriesDescription.clear(); in clear()
271 if (!SeriesDescription.isEmpty()) in print()
274 stream << getPrintStringFromElement(SeriesDescription, tmpString); in print()
520 …getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "KeyObjectDocumentSeriesModule… in read()
530 … getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "SRDocumentSeriesModule"); in read()
1390 …writeStringFromElementToXML(stream, SeriesDescription, "description", (flags & XF_writeEmptyTags) … in writeXML()
1792 if (!SeriesDescription.isEmpty()) in renderHTML()
2305 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
2563 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/include/dcmtk/dcmqrdb/
H A Ddcmqridx.h404 char SeriesDescription [LO_MAX_LENGTH+1] ; member
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmrt/libsrc/
H A Ddrtiontr.cc118 SeriesDescription(DCM_SeriesDescription), in DRTIonBeamsTreatmentRecordIOD()
309 SeriesDescription(copy.SeriesDescription), in DRTIonBeamsTreatmentRecordIOD()
506 SeriesDescription = copy.SeriesDescription; in operator =()
698 SeriesDescription.clear(); in clear()
1084 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1237 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
2151 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
3191 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrtstrct.cc118 SeriesDescription(DCM_SeriesDescription), in DRTStructureSetIOD()
306 SeriesDescription(copy.SeriesDescription), in DRTStructureSetIOD()
500 SeriesDescription = copy.SeriesDescription; in operator =()
689 SeriesDescription.clear(); in clear()
1058 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1211 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
2090 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
3142 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrttreat.cc118 SeriesDescription(DCM_SeriesDescription), in DRTTreatmentSummaryRecordIOD()
301 SeriesDescription(copy.SeriesDescription), in DRTTreatmentSummaryRecordIOD()
490 SeriesDescription = copy.SeriesDescription; in operator =()
674 SeriesDescription.clear(); in clear()
1020 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1173 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
1987 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
3000 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrtionpl.cc118 SeriesDescription(DCM_SeriesDescription), in DRTIonPlanIOD()
315 SeriesDescription(copy.SeriesDescription), in DRTIonPlanIOD()
518 SeriesDescription = copy.SeriesDescription; in operator =()
716 SeriesDescription.clear(); in clear()
1117 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1270 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
2252 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
3364 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrtplan.cc118 SeriesDescription(DCM_SeriesDescription), in DRTPlanIOD()
320 SeriesDescription(copy.SeriesDescription), in DRTPlanIOD()
528 SeriesDescription = copy.SeriesDescription; in operator =()
731 SeriesDescription.clear(); in clear()
1152 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1305 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
2347 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
3477 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrtdose.cc118 SeriesDescription(DCM_SeriesDescription), in DRTDoseIOD()
385 SeriesDescription(copy.SeriesDescription), in DRTDoseIOD()
658 SeriesDescription = copy.SeriesDescription; in operator =()
926 SeriesDescription.clear(); in clear()
1517 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1670 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
3424 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
5040 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
H A Ddrtimage.cc118 SeriesDescription(DCM_SeriesDescription), in DRTImageIOD()
420 SeriesDescription(copy.SeriesDescription), in DRTImageIOD()
728 SeriesDescription = copy.SeriesDescription; in operator =()
1031 SeriesDescription.clear(); in clear()
1662 getAndCheckElementFromDataset(dataset, SeriesDescription, "1", "3", "RTSeriesModule"); in readSeriesData()
1815 …addElementToDataset(result, dataset, new DcmLongString(SeriesDescription), "1", "3", "RTSeriesModu… in write()
3789 return getStringValueFromElement(SeriesDescription, value, pos); in getSeriesDescription()
5786 result = SeriesDescription.putOFStringArray(value); in setSeriesDescription()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/
H A Ddsrdoc.h1410 DcmLongString SeriesDescription; variable
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A Ddft.py432 do.SeriesDescription,
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Ddft.py413 do.SeriesDescription,
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrdbi.cc288 idx -> SeriesDescription[0] = '\0' ; in DB_IdxInitRecord()
339 idx -> param[RECORDIDX_SeriesDescription]. PValueField = (char *) idx -> SeriesDescription ; in DB_IdxInitRecord()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmrt/include/dcmtk/dcmrt/
H A Ddrttreat.h2850 DcmLongString SeriesDescription; variable
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DXMP2.pl1220 SeriesDescription => { },

12