MeVisLab Toolbox Reference
ml::DRTTreatmentSummaryRecordIODBase Class Reference

Base object class for passing DRTTreatmentSummaryRecordIOD objects between MeVisLab modules. More...

#include <mlDRTTreatmentSummaryRecordIODBase.h>

Inheritance diagram for ml::DRTTreatmentSummaryRecordIODBase:
ml::RTBase ml::MutableDicomTree ml::DicomTree ml::RefCountedBase ml::EventSource ml::Base

Public Types

typedef std::vector< DcmModuleTypedcmModuleTypeVec
 Maps a DcmModuleType enum to DcmModuleInterface pointer. More...
 
typedef std::vector< DcmModuleType >::iterator dcmModuleTypeVecIter
 
- Public Types inherited from ml::Base
enum  PersistenceInterface { PersistenceByString , PersistenceByTreeNode , PersistenceByStream }
 This enum describes the different persistence interfaces available. More...
 

Public Member Functions

 DRTTreatmentSummaryRecordIODBase ()
 Default Constructor. More...
 
 DRTTreatmentSummaryRecordIODBase (DCMTree::TreePtr dicomTree)
 
bool containsModule (DcmModuleType moduleType)
 
dcmModuleTypeVec getModuleTypes ()
 Return vector of DcmModuleTypes. More...
 
virtual ~DRTTreatmentSummaryRecordIODBase ()
 
void setDcmTree (DCMTree::TreePtr dcmTree)
 
DCMTree::TreePtr getDCMTree ()
 
bool isValid ()
 Return true if wrapped IOD object is valid. More...
 
bool getClinicalTrialCoordinatingCenterName (std::string &parameter) const
 
bool setClinicalTrialCoordinatingCenterName (const std::string parameter)
 
std::string getClinicalTrialCoordinatingCenterNameVR () const
 
std::string getClinicalTrialCoordinatingCenterNameVM () const
 
std::string getClinicalTrialCoordinatingCenterNameTag () const
 
bool getClinicalTrialTimePointDescription (std::string &parameter) const
 
bool setClinicalTrialTimePointDescription (const std::string parameter)
 
std::string getClinicalTrialTimePointDescriptionVR () const
 
std::string getClinicalTrialTimePointDescriptionVM () const
 
std::string getClinicalTrialTimePointDescriptionTag () const
 
bool getClinicalTrialTimePointID (std::string &parameter) const
 
bool setClinicalTrialTimePointID (const std::string parameter)
 
std::string getClinicalTrialTimePointIDVR () const
 
std::string getClinicalTrialTimePointIDVM () const
 
std::string getClinicalTrialTimePointIDTag () const
 
bool getClinicalTrialProtocolID (std::string &parameter) const
 
bool setClinicalTrialProtocolID (const std::string parameter)
 
std::string getClinicalTrialProtocolIDVR () const
 
std::string getClinicalTrialProtocolIDVM () const
 
std::string getClinicalTrialProtocolIDTag () const
 
bool getClinicalTrialProtocolName (std::string &parameter) const
 
bool setClinicalTrialProtocolName (const std::string parameter)
 
std::string getClinicalTrialProtocolNameVR () const
 
std::string getClinicalTrialProtocolNameVM () const
 
std::string getClinicalTrialProtocolNameTag () const
 
bool getClinicalTrialSiteID (std::string &parameter) const
 
bool setClinicalTrialSiteID (const std::string parameter)
 
std::string getClinicalTrialSiteIDVR () const
 
std::string getClinicalTrialSiteIDVM () const
 
std::string getClinicalTrialSiteIDTag () const
 
bool getClinicalTrialSiteName (std::string &parameter) const
 
bool setClinicalTrialSiteName (const std::string parameter)
 
std::string getClinicalTrialSiteNameVR () const
 
std::string getClinicalTrialSiteNameVM () const
 
std::string getClinicalTrialSiteNameTag () const
 
bool getClinicalTrialSponsorName (std::string &parameter) const
 
bool setClinicalTrialSponsorName (const std::string parameter)
 
std::string getClinicalTrialSponsorNameVR () const
 
std::string getClinicalTrialSponsorNameVM () const
 
std::string getClinicalTrialSponsorNameTag () const
 
bool getClinicalTrialSubjectID (std::string &parameter) const
 
bool setClinicalTrialSubjectID (const std::string parameter)
 
std::string getClinicalTrialSubjectIDVR () const
 
std::string getClinicalTrialSubjectIDVM () const
 
std::string getClinicalTrialSubjectIDTag () const
 
bool getClinicalTrialSubjectReadingID (std::string &parameter) const
 
bool setClinicalTrialSubjectReadingID (const std::string parameter)
 
std::string getClinicalTrialSubjectReadingIDVR () const
 
std::string getClinicalTrialSubjectReadingIDVM () const
 
std::string getClinicalTrialSubjectReadingIDTag () const
 
bool getDateOfLastCalibration (std::string &parameter) const
 
bool setDateOfLastCalibration (const std::string parameter)
 
std::string getDateOfLastCalibrationVR () const
 
std::string getDateOfLastCalibrationVM () const
 
std::string getDateOfLastCalibrationTag () const
 
bool getDeviceSerialNumber (std::string &parameter) const
 
bool setDeviceSerialNumber (const std::string parameter)
 
std::string getDeviceSerialNumberVR () const
 
std::string getDeviceSerialNumberVM () const
 
std::string getDeviceSerialNumberTag () const
 
bool getGantryID (std::string &parameter) const
 
bool setGantryID (const std::string parameter)
 
std::string getGantryIDVR () const
 
std::string getGantryIDVM () const
 
std::string getGantryIDTag () const
 
bool getInstitutionAddress (std::string &parameter) const
 
bool setInstitutionAddress (const std::string parameter)
 
std::string getInstitutionAddressVR () const
 
std::string getInstitutionAddressVM () const
 
std::string getInstitutionAddressTag () const
 
bool getInstitutionName (std::string &parameter) const
 
bool setInstitutionName (const std::string parameter)
 
std::string getInstitutionNameVR () const
 
std::string getInstitutionNameVM () const
 
std::string getInstitutionNameTag () const
 
bool getInstitutionalDepartmentName (std::string &parameter) const
 
bool setInstitutionalDepartmentName (const std::string parameter)
 
std::string getInstitutionalDepartmentNameVR () const
 
std::string getInstitutionalDepartmentNameVM () const
 
std::string getInstitutionalDepartmentNameTag () const
 
bool getManufacturer (std::string &parameter) const
 
bool setManufacturer (const std::string parameter)
 
std::string getManufacturerVR () const
 
std::string getManufacturerVM () const
 
std::string getManufacturerTag () const
 
bool getManufacturerModelName (std::string &parameter) const
 
bool setManufacturerModelName (const std::string parameter)
 
std::string getManufacturerModelNameVR () const
 
std::string getManufacturerModelNameVM () const
 
std::string getManufacturerModelNameTag () const
 
bool getPixelPaddingValue (MLuint16 &parameter) const
 
bool setPixelPaddingValue (const MLuint16 parameter)
 
std::string getPixelPaddingValueVR () const
 
std::string getPixelPaddingValueVM () const
 
std::string getPixelPaddingValueTag () const
 
bool getSoftwareVersions (std::string &parameter) const
 
bool setSoftwareVersions (const std::string parameter)
 
std::string getSoftwareVersionsVR () const
 
std::string getSoftwareVersionsVM () const
 
std::string getSoftwareVersionsTag () const
 
bool getSpatialResolution (std::string &parameter) const
 
bool setSpatialResolution (const std::string parameter)
 
std::string getSpatialResolutionVR () const
 
std::string getSpatialResolutionVM () const
 
std::string getSpatialResolutionTag () const
 
bool getStationName (std::string &parameter) const
 
bool setStationName (const std::string parameter)
 
std::string getStationNameVR () const
 
std::string getStationNameVM () const
 
std::string getStationNameTag () const
 
bool getTimeOfLastCalibration (std::string &parameter) const
 
bool setTimeOfLastCalibration (const std::string parameter)
 
std::string getTimeOfLastCalibrationVR () const
 
std::string getTimeOfLastCalibrationVM () const
 
std::string getTimeOfLastCalibrationTag () const
 
bool getAccessionNumber (std::string &parameter) const
 
bool setAccessionNumber (const std::string parameter)
 
std::string getAccessionNumberVR () const
 
std::string getAccessionNumberVM () const
 
std::string getAccessionNumberTag () const
 
bool getNameOfPhysiciansReadingStudy (std::string &parameter) const
 
bool setNameOfPhysiciansReadingStudy (const std::string parameter)
 
std::string getNameOfPhysiciansReadingStudyVR () const
 
std::string getNameOfPhysiciansReadingStudyVM () const
 
std::string getNameOfPhysiciansReadingStudyTag () const
 
bool getPhysiciansOfRecord (std::string &parameter) const
 
bool setPhysiciansOfRecord (const std::string parameter)
 
std::string getPhysiciansOfRecordVR () const
 
std::string getPhysiciansOfRecordVM () const
 
std::string getPhysiciansOfRecordTag () const
 
bool getReferringPhysicianName (std::string &parameter) const
 
bool setReferringPhysicianName (const std::string parameter)
 
std::string getReferringPhysicianNameVR () const
 
std::string getReferringPhysicianNameVM () const
 
std::string getReferringPhysicianNameTag () const
 
bool getStudyDate (std::string &parameter) const
 
bool setStudyDate (const std::string parameter)
 
std::string getStudyDateVR () const
 
std::string getStudyDateVM () const
 
std::string getStudyDateTag () const
 
bool getStudyDescription (std::string &parameter) const
 
bool setStudyDescription (const std::string parameter)
 
std::string getStudyDescriptionVR () const
 
std::string getStudyDescriptionVM () const
 
std::string getStudyDescriptionTag () const
 
bool getStudyID (std::string &parameter) const
 
bool setStudyID (const std::string parameter)
 
std::string getStudyIDVR () const
 
std::string getStudyIDVM () const
 
std::string getStudyIDTag () const
 
bool getStudyInstanceUID (std::string &parameter) const
 
bool setStudyInstanceUID (const std::string parameter)
 
std::string getStudyInstanceUIDVR () const
 
std::string getStudyInstanceUIDVM () const
 
std::string getStudyInstanceUIDTag () const
 
bool getStudyTime (std::string &parameter) const
 
bool setStudyTime (const std::string parameter)
 
std::string getStudyTimeVR () const
 
std::string getStudyTimeVM () const
 
std::string getStudyTimeTag () const
 
bool getDeidentificationMethod (std::string &parameter) const
 
bool setDeidentificationMethod (const std::string parameter)
 
std::string getDeidentificationMethodVR () const
 
std::string getDeidentificationMethodVM () const
 
std::string getDeidentificationMethodTag () const
 
bool getEthnicGroup (std::string &parameter) const
 
bool setEthnicGroup (const std::string parameter)
 
std::string getEthnicGroupVR () const
 
std::string getEthnicGroupVM () const
 
std::string getEthnicGroupTag () const
 
bool getIssuerOfPatientID (std::string &parameter) const
 
bool setIssuerOfPatientID (const std::string parameter)
 
std::string getIssuerOfPatientIDVR () const
 
std::string getIssuerOfPatientIDVM () const
 
std::string getIssuerOfPatientIDTag () const
 
bool getOtherPatientIDs (std::string &parameter) const
 
bool setOtherPatientIDs (const std::string parameter)
 
std::string getOtherPatientIDsVR () const
 
std::string getOtherPatientIDsVM () const
 
std::string getOtherPatientIDsTag () const
 
bool getOtherPatientNames (std::string &parameter) const
 
bool setOtherPatientNames (const std::string parameter)
 
std::string getOtherPatientNamesVR () const
 
std::string getOtherPatientNamesVM () const
 
std::string getOtherPatientNamesTag () const
 
bool getPatientBirthDate (std::string &parameter) const
 
bool setPatientBirthDate (const std::string parameter)
 
std::string getPatientBirthDateVR () const
 
std::string getPatientBirthDateVM () const
 
std::string getPatientBirthDateTag () const
 
bool getPatientBirthTime (std::string &parameter) const
 
bool setPatientBirthTime (const std::string parameter)
 
std::string getPatientBirthTimeVR () const
 
std::string getPatientBirthTimeVM () const
 
std::string getPatientBirthTimeTag () const
 
bool getPatientBreedDescription (std::string &parameter) const
 
bool setPatientBreedDescription (const std::string parameter)
 
std::string getPatientBreedDescriptionVR () const
 
std::string getPatientBreedDescriptionVM () const
 
std::string getPatientBreedDescriptionTag () const
 
bool getPatientComments (std::string &parameter) const
 
bool setPatientComments (const std::string parameter)
 
std::string getPatientCommentsVR () const
 
std::string getPatientCommentsVM () const
 
std::string getPatientCommentsTag () const
 
bool getPatientID (std::string &parameter) const
 
bool setPatientID (const std::string parameter)
 
std::string getPatientIDVR () const
 
std::string getPatientIDVM () const
 
std::string getPatientIDTag () const
 
bool getPatientIdentityRemoved (std::string &parameter) const
 
bool setPatientIdentityRemoved (const std::string parameter)
 
std::string getPatientIdentityRemovedVR () const
 
std::string getPatientIdentityRemovedVM () const
 
std::string getPatientIdentityRemovedTag () const
 
bool getPatientName (std::string &parameter) const
 
bool setPatientName (const std::string parameter)
 
std::string getPatientNameVR () const
 
std::string getPatientNameVM () const
 
std::string getPatientNameTag () const
 
bool getPatientSex (std::string &parameter) const
 
bool setPatientSex (const std::string parameter)
 
std::string getPatientSexVR () const
 
std::string getPatientSexVM () const
 
std::string getPatientSexTag () const
 
bool getPatientSpeciesDescription (std::string &parameter) const
 
bool setPatientSpeciesDescription (const std::string parameter)
 
std::string getPatientSpeciesDescriptionVR () const
 
std::string getPatientSpeciesDescriptionVM () const
 
std::string getPatientSpeciesDescriptionTag () const
 
bool getResponsibleOrganization (std::string &parameter) const
 
bool setResponsibleOrganization (const std::string parameter)
 
std::string getResponsibleOrganizationVR () const
 
std::string getResponsibleOrganizationVM () const
 
std::string getResponsibleOrganizationTag () const
 
bool getResponsiblePerson (std::string &parameter) const
 
bool setResponsiblePerson (const std::string parameter)
 
std::string getResponsiblePersonVR () const
 
std::string getResponsiblePersonVM () const
 
std::string getResponsiblePersonTag () const
 
bool getResponsiblePersonRole (std::string &parameter) const
 
bool setResponsiblePersonRole (const std::string parameter)
 
std::string getResponsiblePersonRoleVR () const
 
std::string getResponsiblePersonRoleVM () const
 
std::string getResponsiblePersonRoleTag () const
 
bool getAdditionalPatientHistory (std::string &parameter) const
 
bool setAdditionalPatientHistory (const std::string parameter)
 
std::string getAdditionalPatientHistoryVR () const
 
std::string getAdditionalPatientHistoryVM () const
 
std::string getAdditionalPatientHistoryTag () const
 
bool getAdmissionID (std::string &parameter) const
 
bool setAdmissionID (const std::string parameter)
 
std::string getAdmissionIDVR () const
 
std::string getAdmissionIDVM () const
 
std::string getAdmissionIDTag () const
 
bool getAdmittingDiagnosesDescription (std::string &parameter) const
 
bool setAdmittingDiagnosesDescription (const std::string parameter)
 
std::string getAdmittingDiagnosesDescriptionVR () const
 
std::string getAdmittingDiagnosesDescriptionVM () const
 
std::string getAdmittingDiagnosesDescriptionTag () const
 
bool getIssuerOfAdmissionID (std::string &parameter) const
 
bool setIssuerOfAdmissionID (const std::string parameter)
 
std::string getIssuerOfAdmissionIDVR () const
 
std::string getIssuerOfAdmissionIDVM () const
 
std::string getIssuerOfAdmissionIDTag () const
 
bool getOccupation (std::string &parameter) const
 
bool setOccupation (const std::string parameter)
 
std::string getOccupationVR () const
 
std::string getOccupationVM () const
 
std::string getOccupationTag () const
 
bool getPatientAge (std::string &parameter) const
 
bool setPatientAge (const std::string parameter)
 
std::string getPatientAgeVR () const
 
std::string getPatientAgeVM () const
 
std::string getPatientAgeTag () const
 
bool getPatientSexNeutered (std::string &parameter) const
 
bool setPatientSexNeutered (const std::string parameter)
 
std::string getPatientSexNeuteredVR () const
 
std::string getPatientSexNeuteredVM () const
 
std::string getPatientSexNeuteredTag () const
 
bool getPatientSize (std::string &parameter) const
 
bool setPatientSize (const std::string parameter)
 
std::string getPatientSizeVR () const
 
std::string getPatientSizeVM () const
 
std::string getPatientSizeTag () const
 
bool getPatientWeight (std::string &parameter) const
 
bool setPatientWeight (const std::string parameter)
 
std::string getPatientWeightVR () const
 
std::string getPatientWeightVM () const
 
std::string getPatientWeightTag () const
 
bool getInstanceNumber (std::string &parameter) const
 
bool setInstanceNumber (const std::string parameter)
 
std::string getInstanceNumberVR () const
 
std::string getInstanceNumberVM () const
 
std::string getInstanceNumberTag () const
 
bool getTreatmentDate (std::string &parameter) const
 
bool setTreatmentDate (const std::string parameter)
 
std::string getTreatmentDateVR () const
 
std::string getTreatmentDateVM () const
 
std::string getTreatmentDateTag () const
 
bool getTreatmentTime (std::string &parameter) const
 
bool setTreatmentTime (const std::string parameter)
 
std::string getTreatmentTimeVR () const
 
std::string getTreatmentTimeVM () const
 
std::string getTreatmentTimeTag () const
 
bool getModality (std::string &parameter) const
 
bool setModality (const std::string parameter)
 
std::string getModalityVR () const
 
std::string getModalityVM () const
 
std::string getModalityTag () const
 
bool getPerformedProcedureStepDescription (std::string &parameter) const
 
bool setPerformedProcedureStepDescription (const std::string parameter)
 
std::string getPerformedProcedureStepDescriptionVR () const
 
std::string getPerformedProcedureStepDescriptionVM () const
 
std::string getPerformedProcedureStepDescriptionTag () const
 
bool getPerformedProcedureStepID (std::string &parameter) const
 
bool setPerformedProcedureStepID (const std::string parameter)
 
std::string getPerformedProcedureStepIDVR () const
 
std::string getPerformedProcedureStepIDVM () const
 
std::string getPerformedProcedureStepIDTag () const
 
bool getPerformedProcedureStepStartDate (std::string &parameter) const
 
bool setPerformedProcedureStepStartDate (const std::string parameter)
 
std::string getPerformedProcedureStepStartDateVR () const
 
std::string getPerformedProcedureStepStartDateVM () const
 
std::string getPerformedProcedureStepStartDateTag () const
 
bool getPerformedProcedureStepStartTime (std::string &parameter) const
 
bool setPerformedProcedureStepStartTime (const std::string parameter)
 
std::string getPerformedProcedureStepStartTimeVR () const
 
std::string getPerformedProcedureStepStartTimeVM () const
 
std::string getPerformedProcedureStepStartTimeTag () const
 
bool getSeriesDescription (std::string &parameter) const
 
bool setSeriesDescription (const std::string parameter)
 
std::string getSeriesDescriptionVR () const
 
std::string getSeriesDescriptionVM () const
 
std::string getSeriesDescriptionTag () const
 
bool getSeriesInstanceUID (std::string &parameter) const
 
bool setSeriesInstanceUID (const std::string parameter)
 
std::string getSeriesInstanceUIDVR () const
 
std::string getSeriesInstanceUIDVM () const
 
std::string getSeriesInstanceUIDTag () const
 
bool getSeriesNumber (std::string &parameter) const
 
bool setSeriesNumber (const std::string parameter)
 
std::string getSeriesNumberVR () const
 
std::string getSeriesNumberVM () const
 
std::string getSeriesNumberTag () const
 
bool getCurrentTreatmentStatus (std::string &parameter) const
 
bool setCurrentTreatmentStatus (const std::string parameter)
 
std::string getCurrentTreatmentStatusVR () const
 
std::string getCurrentTreatmentStatusVM () const
 
std::string getCurrentTreatmentStatusTag () const
 
bool getFirstTreatmentDate (std::string &parameter) const
 
bool setFirstTreatmentDate (const std::string parameter)
 
std::string getFirstTreatmentDateVR () const
 
std::string getFirstTreatmentDateVM () const
 
std::string getFirstTreatmentDateTag () const
 
bool getMostRecentTreatmentDate (std::string &parameter) const
 
bool setMostRecentTreatmentDate (const std::string parameter)
 
std::string getMostRecentTreatmentDateVR () const
 
std::string getMostRecentTreatmentDateVM () const
 
std::string getMostRecentTreatmentDateTag () const
 
bool getTreatmentStatusComment (std::string &parameter) const
 
bool setTreatmentStatusComment (const std::string parameter)
 
std::string getTreatmentStatusCommentVR () const
 
std::string getTreatmentStatusCommentVM () const
 
std::string getTreatmentStatusCommentTag () const
 
bool getAuthorizationEquipmentCertificationNumber (std::string &parameter) const
 
bool setAuthorizationEquipmentCertificationNumber (const std::string parameter)
 
std::string getAuthorizationEquipmentCertificationNumberVR () const
 
std::string getAuthorizationEquipmentCertificationNumberVM () const
 
std::string getAuthorizationEquipmentCertificationNumberTag () const
 
bool getInstanceCreationDate (std::string &parameter) const
 
bool setInstanceCreationDate (const std::string parameter)
 
std::string getInstanceCreationDateVR () const
 
std::string getInstanceCreationDateVM () const
 
std::string getInstanceCreationDateTag () const
 
bool getInstanceCreationTime (std::string &parameter) const
 
bool setInstanceCreationTime (const std::string parameter)
 
std::string getInstanceCreationTimeVR () const
 
std::string getInstanceCreationTimeVM () const
 
std::string getInstanceCreationTimeTag () const
 
bool getInstanceCreatorUID (std::string &parameter) const
 
bool setInstanceCreatorUID (const std::string parameter)
 
std::string getInstanceCreatorUIDVR () const
 
std::string getInstanceCreatorUIDVM () const
 
std::string getInstanceCreatorUIDTag () const
 
bool getOriginalSpecializedSOPClassUID (std::string &parameter) const
 
bool setOriginalSpecializedSOPClassUID (const std::string parameter)
 
std::string getOriginalSpecializedSOPClassUIDVR () const
 
std::string getOriginalSpecializedSOPClassUIDVM () const
 
std::string getOriginalSpecializedSOPClassUIDTag () const
 
bool getRelatedGeneralSOPClassUID (std::string &parameter) const
 
bool setRelatedGeneralSOPClassUID (const std::string parameter)
 
std::string getRelatedGeneralSOPClassUIDVR () const
 
std::string getRelatedGeneralSOPClassUIDVM () const
 
std::string getRelatedGeneralSOPClassUIDTag () const
 
bool getSOPAuthorizationComment (std::string &parameter) const
 
bool setSOPAuthorizationComment (const std::string parameter)
 
std::string getSOPAuthorizationCommentVR () const
 
std::string getSOPAuthorizationCommentVM () const
 
std::string getSOPAuthorizationCommentTag () const
 
bool getSOPAuthorizationDateTime (std::string &parameter) const
 
bool setSOPAuthorizationDateTime (const std::string parameter)
 
std::string getSOPAuthorizationDateTimeVR () const
 
std::string getSOPAuthorizationDateTimeVM () const
 
std::string getSOPAuthorizationDateTimeTag () const
 
bool getSOPClassUID (std::string &parameter) const
 
bool setSOPClassUID (const std::string parameter)
 
std::string getSOPClassUIDVR () const
 
std::string getSOPClassUIDVM () const
 
std::string getSOPClassUIDTag () const
 
bool getSOPInstanceStatus (std::string &parameter) const
 
bool setSOPInstanceStatus (const std::string parameter)
 
std::string getSOPInstanceStatusVR () const
 
std::string getSOPInstanceStatusVM () const
 
std::string getSOPInstanceStatusTag () const
 
bool getSOPInstanceUID (std::string &parameter) const
 
bool setSOPInstanceUID (const std::string parameter)
 
std::string getSOPInstanceUIDVR () const
 
std::string getSOPInstanceUIDVM () const
 
std::string getSOPInstanceUIDTag () const
 
bool getSpecificCharacterSet (std::string &parameter) const
 
bool setSpecificCharacterSet (const std::string parameter)
 
std::string getSpecificCharacterSetVR () const
 
std::string getSpecificCharacterSetVM () const
 
std::string getSpecificCharacterSetTag () const
 
bool getTimezoneOffsetFromUTC (std::string &parameter) const
 
bool setTimezoneOffsetFromUTC (const std::string parameter)
 
std::string getTimezoneOffsetFromUTCVR () const
 
std::string getTimezoneOffsetFromUTCVM () const
 
std::string getTimezoneOffsetFromUTCTag () const
 
virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface getPhysiciansOfRecordIdentificationSequence ()
 
virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface getEmptyPhysiciansOfRecordIdentificationSequence ()
 
void setPhysiciansOfRecordIdentificationSequence (DcmDRTPhysiciansOfRecordIdentificationSequenceInterface seq)
 
std::string getPhysiciansOfRecordIdentificationSequenceVR () const
 
std::string getPhysiciansOfRecordIdentificationSequenceVM () const
 
std::string getPhysiciansOfRecordIdentificationSequenceTag ()
 
virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface getPhysiciansReadingStudyIdentificationSequence ()
 
virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface getEmptyPhysiciansReadingStudyIdentificationSequence ()
 
void setPhysiciansReadingStudyIdentificationSequence (DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface seq)
 
std::string getPhysiciansReadingStudyIdentificationSequenceVR () const
 
std::string getPhysiciansReadingStudyIdentificationSequenceVM () const
 
std::string getPhysiciansReadingStudyIdentificationSequenceTag ()
 
virtual DcmDRTProcedureCodeSequenceInterface getProcedureCodeSequence ()
 
virtual DcmDRTProcedureCodeSequenceInterface getEmptyProcedureCodeSequence ()
 
void setProcedureCodeSequence (DcmDRTProcedureCodeSequenceInterface seq)
 
std::string getProcedureCodeSequenceVR () const
 
std::string getProcedureCodeSequenceVM () const
 
std::string getProcedureCodeSequenceTag ()
 
virtual DcmDRTReferencedStudySequenceInterface getReferencedStudySequence ()
 
virtual DcmDRTReferencedStudySequenceInterface getEmptyReferencedStudySequence ()
 
void setReferencedStudySequence (DcmDRTReferencedStudySequenceInterface seq)
 
std::string getReferencedStudySequenceVR () const
 
std::string getReferencedStudySequenceVM () const
 
std::string getReferencedStudySequenceTag ()
 
virtual DcmDRTReferringPhysicianIdentificationSequenceInterface getReferringPhysicianIdentificationSequence ()
 
virtual DcmDRTReferringPhysicianIdentificationSequenceInterface getEmptyReferringPhysicianIdentificationSequence ()
 
void setReferringPhysicianIdentificationSequence (DcmDRTReferringPhysicianIdentificationSequenceInterface seq)
 
std::string getReferringPhysicianIdentificationSequenceVR () const
 
std::string getReferringPhysicianIdentificationSequenceVM () const
 
std::string getReferringPhysicianIdentificationSequenceTag ()
 
virtual DcmDRTBreedRegistrationSequenceInterface getBreedRegistrationSequence ()
 
virtual DcmDRTBreedRegistrationSequenceInterface getEmptyBreedRegistrationSequence ()
 
void setBreedRegistrationSequence (DcmDRTBreedRegistrationSequenceInterface seq)
 
std::string getBreedRegistrationSequenceVR () const
 
std::string getBreedRegistrationSequenceVM () const
 
std::string getBreedRegistrationSequenceTag ()
 
virtual DcmDRTDeidentificationMethodCodeSequenceInterface getDeidentificationMethodCodeSequence ()
 
virtual DcmDRTDeidentificationMethodCodeSequenceInterface getEmptyDeidentificationMethodCodeSequence ()
 
void setDeidentificationMethodCodeSequence (DcmDRTDeidentificationMethodCodeSequenceInterface seq)
 
std::string getDeidentificationMethodCodeSequenceVR () const
 
std::string getDeidentificationMethodCodeSequenceVM () const
 
std::string getDeidentificationMethodCodeSequenceTag ()
 
virtual DcmDRTOtherPatientIDsSequenceInterface getOtherPatientIDsSequence ()
 
virtual DcmDRTOtherPatientIDsSequenceInterface getEmptyOtherPatientIDsSequence ()
 
void setOtherPatientIDsSequence (DcmDRTOtherPatientIDsSequenceInterface seq)
 
std::string getOtherPatientIDsSequenceVR () const
 
std::string getOtherPatientIDsSequenceVM () const
 
std::string getOtherPatientIDsSequenceTag ()
 
virtual DcmDRTPatientBreedCodeSequenceInterface getPatientBreedCodeSequence ()
 
virtual DcmDRTPatientBreedCodeSequenceInterface getEmptyPatientBreedCodeSequence ()
 
void setPatientBreedCodeSequence (DcmDRTPatientBreedCodeSequenceInterface seq)
 
std::string getPatientBreedCodeSequenceVR () const
 
std::string getPatientBreedCodeSequenceVM () const
 
std::string getPatientBreedCodeSequenceTag ()
 
virtual DcmDRTPatientSpeciesCodeSequenceInterface getPatientSpeciesCodeSequence ()
 
virtual DcmDRTPatientSpeciesCodeSequenceInterface getEmptyPatientSpeciesCodeSequence ()
 
void setPatientSpeciesCodeSequence (DcmDRTPatientSpeciesCodeSequenceInterface seq)
 
std::string getPatientSpeciesCodeSequenceVR () const
 
std::string getPatientSpeciesCodeSequenceVM () const
 
std::string getPatientSpeciesCodeSequenceTag ()
 
virtual DcmDRTReferencedPatientSequenceInterface getReferencedPatientSequence ()
 
virtual DcmDRTReferencedPatientSequenceInterface getEmptyReferencedPatientSequence ()
 
void setReferencedPatientSequence (DcmDRTReferencedPatientSequenceInterface seq)
 
std::string getReferencedPatientSequenceVR () const
 
std::string getReferencedPatientSequenceVM () const
 
std::string getReferencedPatientSequenceTag ()
 
virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface getAdmittingDiagnosesCodeSequence ()
 
virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface getEmptyAdmittingDiagnosesCodeSequence ()
 
void setAdmittingDiagnosesCodeSequence (DcmDRTAdmittingDiagnosesCodeSequenceInterface seq)
 
std::string getAdmittingDiagnosesCodeSequenceVR () const
 
std::string getAdmittingDiagnosesCodeSequenceVM () const
 
std::string getAdmittingDiagnosesCodeSequenceTag ()
 
virtual DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface getReferencedRTPlanSequence ()
 
virtual DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface getEmptyReferencedRTPlanSequence ()
 
void setReferencedRTPlanSequence (DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface seq)
 
std::string getReferencedRTPlanSequenceVR () const
 
std::string getReferencedRTPlanSequenceVM () const
 
std::string getReferencedRTPlanSequenceTag ()
 
virtual DcmDRTReferencedTreatmentRecordSequenceInterface getReferencedTreatmentRecordSequence ()
 
virtual DcmDRTReferencedTreatmentRecordSequenceInterface getEmptyReferencedTreatmentRecordSequence ()
 
void setReferencedTreatmentRecordSequence (DcmDRTReferencedTreatmentRecordSequenceInterface seq)
 
std::string getReferencedTreatmentRecordSequenceVR () const
 
std::string getReferencedTreatmentRecordSequenceVM () const
 
std::string getReferencedTreatmentRecordSequenceTag ()
 
virtual DcmDRTPerformedProtocolCodeSequenceInterface getPerformedProtocolCodeSequence ()
 
virtual DcmDRTPerformedProtocolCodeSequenceInterface getEmptyPerformedProtocolCodeSequence ()
 
void setPerformedProtocolCodeSequence (DcmDRTPerformedProtocolCodeSequenceInterface seq)
 
std::string getPerformedProtocolCodeSequenceVR () const
 
std::string getPerformedProtocolCodeSequenceVM () const
 
std::string getPerformedProtocolCodeSequenceTag ()
 
virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface getReferencedPerformedProcedureStepSequence ()
 
virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface getEmptyReferencedPerformedProcedureStepSequence ()
 
void setReferencedPerformedProcedureStepSequence (DcmDRTReferencedPerformedProcedureStepSequenceInterface seq)
 
std::string getReferencedPerformedProcedureStepSequenceVR () const
 
std::string getReferencedPerformedProcedureStepSequenceVM () const
 
std::string getReferencedPerformedProcedureStepSequenceTag ()
 
virtual DcmDRTRequestAttributesSequenceInterface getRequestAttributesSequence ()
 
virtual DcmDRTRequestAttributesSequenceInterface getEmptyRequestAttributesSequence ()
 
void setRequestAttributesSequence (DcmDRTRequestAttributesSequenceInterface seq)
 
std::string getRequestAttributesSequenceVR () const
 
std::string getRequestAttributesSequenceVM () const
 
std::string getRequestAttributesSequenceTag ()
 
virtual DcmDRTFractionGroupSummarySequenceInterface getFractionGroupSummarySequence ()
 
virtual DcmDRTFractionGroupSummarySequenceInterface getEmptyFractionGroupSummarySequence ()
 
void setFractionGroupSummarySequence (DcmDRTFractionGroupSummarySequenceInterface seq)
 
std::string getFractionGroupSummarySequenceVR () const
 
std::string getFractionGroupSummarySequenceVM () const
 
std::string getFractionGroupSummarySequenceTag ()
 
virtual DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface getTreatmentSummaryCalculatedDoseReferenceSequence ()
 
virtual DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface getEmptyTreatmentSummaryCalculatedDoseReferenceSequence ()
 
void setTreatmentSummaryCalculatedDoseReferenceSequence (DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface seq)
 
std::string getTreatmentSummaryCalculatedDoseReferenceSequenceVR () const
 
std::string getTreatmentSummaryCalculatedDoseReferenceSequenceVM () const
 
std::string getTreatmentSummaryCalculatedDoseReferenceSequenceTag ()
 
virtual DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface getTreatmentSummaryMeasuredDoseReferenceSequence ()
 
virtual DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface getEmptyTreatmentSummaryMeasuredDoseReferenceSequence ()
 
void setTreatmentSummaryMeasuredDoseReferenceSequence (DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface seq)
 
std::string getTreatmentSummaryMeasuredDoseReferenceSequenceVR () const
 
std::string getTreatmentSummaryMeasuredDoseReferenceSequenceVM () const
 
std::string getTreatmentSummaryMeasuredDoseReferenceSequenceTag ()
 
virtual DcmDRTCodingSchemeIdentificationSequenceInterface getCodingSchemeIdentificationSequence ()
 
virtual DcmDRTCodingSchemeIdentificationSequenceInterface getEmptyCodingSchemeIdentificationSequence ()
 
void setCodingSchemeIdentificationSequence (DcmDRTCodingSchemeIdentificationSequenceInterface seq)
 
std::string getCodingSchemeIdentificationSequenceVR () const
 
std::string getCodingSchemeIdentificationSequenceVM () const
 
std::string getCodingSchemeIdentificationSequenceTag ()
 
virtual DcmDRTContributingEquipmentSequenceInterface getContributingEquipmentSequence ()
 
virtual DcmDRTContributingEquipmentSequenceInterface getEmptyContributingEquipmentSequence ()
 
void setContributingEquipmentSequence (DcmDRTContributingEquipmentSequenceInterface seq)
 
std::string getContributingEquipmentSequenceVR () const
 
std::string getContributingEquipmentSequenceVM () const
 
std::string getContributingEquipmentSequenceTag ()
 
virtual DcmDRTDigitalSignaturesSequenceInterface getDigitalSignaturesSequence ()
 
virtual DcmDRTDigitalSignaturesSequenceInterface getEmptyDigitalSignaturesSequence ()
 
void setDigitalSignaturesSequence (DcmDRTDigitalSignaturesSequenceInterface seq)
 
std::string getDigitalSignaturesSequenceVR () const
 
std::string getDigitalSignaturesSequenceVM () const
 
std::string getDigitalSignaturesSequenceTag ()
 
virtual DcmDRTEncryptedAttributesSequenceInterface getEncryptedAttributesSequence ()
 
virtual DcmDRTEncryptedAttributesSequenceInterface getEmptyEncryptedAttributesSequence ()
 
void setEncryptedAttributesSequence (DcmDRTEncryptedAttributesSequenceInterface seq)
 
std::string getEncryptedAttributesSequenceVR () const
 
std::string getEncryptedAttributesSequenceVM () const
 
std::string getEncryptedAttributesSequenceTag ()
 
virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface getHL7StructuredDocumentReferenceSequence ()
 
virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface getEmptyHL7StructuredDocumentReferenceSequence ()
 
void setHL7StructuredDocumentReferenceSequence (DcmDRTHL7StructuredDocumentReferenceSequenceInterface seq)
 
std::string getHL7StructuredDocumentReferenceSequenceVR () const
 
std::string getHL7StructuredDocumentReferenceSequenceVM () const
 
std::string getHL7StructuredDocumentReferenceSequenceTag ()
 
virtual DcmDRTMACParametersSequenceInterface getMACParametersSequence ()
 
virtual DcmDRTMACParametersSequenceInterface getEmptyMACParametersSequence ()
 
void setMACParametersSequence (DcmDRTMACParametersSequenceInterface seq)
 
std::string getMACParametersSequenceVR () const
 
std::string getMACParametersSequenceVM () const
 
std::string getMACParametersSequenceTag ()
 
virtual DcmDRTOriginalAttributesSequenceInterface getOriginalAttributesSequence ()
 
virtual DcmDRTOriginalAttributesSequenceInterface getEmptyOriginalAttributesSequence ()
 
void setOriginalAttributesSequence (DcmDRTOriginalAttributesSequenceInterface seq)
 
std::string getOriginalAttributesSequenceVR () const
 
std::string getOriginalAttributesSequenceVM () const
 
std::string getOriginalAttributesSequenceTag ()
 
- Public Member Functions inherited from ml::RTBase
 RTBase (const DCMTree::TreePtr &tree=DCMTree::TreePtr())
 Default Constructor. More...
 
virtual ~RTBase ()
 Virtual Destructor. More...
 
- Public Member Functions inherited from ml::MutableDicomTree
 MutableDicomTree ()
 
 MutableDicomTree (const DCMTree::TreePtr &tree)
 wraps the given DCMTree::TreePtr More...
 
DCMTree::TreePtr getMutableTree () const
 Get the tree pointer. More...
 
- Public Member Functions inherited from ml::DicomTree
 DicomTree ()
 
 DicomTree (const DCMTree::Const_TreePtr &tree)
 wraps the given DCMTree::Const_TreePtr More...
 
DCMTree::Const_TreePtr getTree () const
 Get the tree pointer. More...
 
- Public Member Functions inherited from ml::RefCountedBase
 RefCountedBase ()
 Constructor. More...
 
 RefCountedBase (const RefCountedBase &)
 Explicit copy constructor. More...
 
virtual void incRefCount () const
 Increase reference count. More...
 
virtual void decRefCount () const
 Decrease ref count (object will be deleted if ref count is decremented to 0) More...
 
bool isRefCountedBase () const override
 Returns if the instance is derived from RefCountedBase. More...
 
- Public Member Functions inherited from ml::EventSource
 EventSource ()
 
 EventSource (const EventSource &evSource)
 
 ~EventSource () override
 
void addEventListener (BaseEventCallback *cb, void *userData)
 add event listener callback to this Base object - the userData will be the first argument when the callback is called More...
 
void removeEventListener (BaseEventCallback *cb, void *userData)
 remove event listener callback from this Base object - arguments must be the same as for the addEventListener call More...
 
bool hasEventListeners () const
 check if any event listeners have been added to this Base object; this can be used to skip the sendEvent call (and the potentially expensive building of the event object) altogether More...
 
- Public Member Functions inherited from ml::Base
 Base ()
 Constructor. More...
 
virtual ~Base ()
 Destructor. More...
 
virtual BasedeepCopy () const
 Set addStateToTree version number that can be accessed via getAddStateVersion() More...
 
bool isOfAllowedType (const std::vector< const RuntimeType * > &types) const
 Check if this object's type is equal to or derived from one of the types given in the argument. More...
 
virtual std::string detailString () const
 Return a string describing this object. More...
 
virtual bool implementsPersistence (PersistenceInterface) const
 Override this method to declare which persistence interfaces are implemented by your derived class. More...
 
virtual std::string persistentState () const
 Returns a string describing the object's internal state. More...
 
virtual void setPersistentState (const std::string &state)
 Restores the object's internal state from a string that had been previously generated using persistentState(). More...
 
virtual void addStateToTree (TreeNode *) const
 Attaches the object state as children of the given parent node. More...
 
virtual void readStateFromTree (TreeNode *)
 Reads the object state from the children of the given parent node. More...
 
virtual void writeTo (AbstractPersistenceOutputStream *) const
 Write the objects state to the data stream object. More...
 
virtual void readFrom (AbstractPersistenceInputStream *, int)
 Read the objects state from the data stream object. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from ml::RefCountedBase
static void updateReferenceCountingIfSupported (Base *oldValue, Base *newValue, bool &isRefCountedBase)
 Helper method that handles inc/dec of ref count if base instances support it. More...
 
- Protected Member Functions inherited from ml::MutableDicomTree
 ~MutableDicomTree () override
 
void setMutableTree (const DCMTree::TreePtr &tree)
 This method is intentionally protected, it is only here to be used in FME RT modules, which need to set the DCM tree later on. More...
 
- Protected Member Functions inherited from ml::DicomTree
 ~DicomTree () override
 
void setTree (const DCMTree::Const_TreePtr &tree)
 This method is intentionally protected, it is only here to be used in FME RT modules, which need to set the DCM tree later on. More...
 
- Protected Member Functions inherited from ml::RefCountedBase
 ~RefCountedBase () override
 Macro for the declaration of the runtime type system methods, defined in mlRuntimeSubClass.h. More...
 
- Protected Member Functions inherited from ml::EventSource
void sendEvent (BaseEvent *event, void *skipListener=nullptr)
 Macro for the declaration of the runtime type system methods, defined in mlRuntimeSubClass.h. More...
 
- Protected Member Functions inherited from ml::Base
virtual char * getPersistentState () const
 Returns a C string describing the object's internal state. More...
 
virtual void setPersistentState (const char *)
 Restores the object's internal state from a string that had been previously generated using getPersistentState(). More...
 
virtual void clearPersistentState (char *) const
 Disposes a string previously allocated by getPersistentState(). More...
 
- Protected Attributes inherited from ml::RefCountedBase
MLint32 _refCount
 Reference count. More...
 

Detailed Description

Base object class for passing DRTTreatmentSummaryRecordIOD objects between MeVisLab modules.

Definition at line 71 of file mlDRTTreatmentSummaryRecordIODBase.h.

Member Typedef Documentation

◆ dcmModuleTypeVec

Maps a DcmModuleType enum to DcmModuleInterface pointer.

Definition at line 81 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ dcmModuleTypeVecIter

Constructor & Destructor Documentation

◆ DRTTreatmentSummaryRecordIODBase() [1/2]

ml::DRTTreatmentSummaryRecordIODBase::DRTTreatmentSummaryRecordIODBase ( )

Default Constructor.

◆ DRTTreatmentSummaryRecordIODBase() [2/2]

ml::DRTTreatmentSummaryRecordIODBase::DRTTreatmentSummaryRecordIODBase ( DCMTree::TreePtr  dicomTree)
inline

Definition at line 78 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ ~DRTTreatmentSummaryRecordIODBase()

virtual ml::DRTTreatmentSummaryRecordIODBase::~DRTTreatmentSummaryRecordIODBase ( )
inlinevirtual

Definition at line 92 of file mlDRTTreatmentSummaryRecordIODBase.h.

Member Function Documentation

◆ containsModule()

bool ml::DRTTreatmentSummaryRecordIODBase::containsModule ( DcmModuleType  moduleType)
inline

◆ getAccessionNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::getAccessionNumber ( std::string &  parameter) const

◆ getAccessionNumberTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAccessionNumberTag ( ) const
inline

◆ getAccessionNumberVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAccessionNumberVM ( ) const
inline

Definition at line 267 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAccessionNumberVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAccessionNumberVR ( ) const
inline

Definition at line 266 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdditionalPatientHistory()

bool ml::DRTTreatmentSummaryRecordIODBase::getAdditionalPatientHistory ( std::string &  parameter) const

◆ getAdditionalPatientHistoryTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdditionalPatientHistoryTag ( ) const
inline

◆ getAdditionalPatientHistoryVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdditionalPatientHistoryVM ( ) const
inline

Definition at line 449 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdditionalPatientHistoryVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdditionalPatientHistoryVR ( ) const
inline

Definition at line 448 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmissionID()

bool ml::DRTTreatmentSummaryRecordIODBase::getAdmissionID ( std::string &  parameter) const

◆ getAdmissionIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmissionIDTag ( ) const
inline

◆ getAdmissionIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmissionIDVM ( ) const
inline

Definition at line 456 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmissionIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmissionIDVR ( ) const
inline

Definition at line 455 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmittingDiagnosesCodeSequence()

virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesCodeSequence ( )
virtual

◆ getAdmittingDiagnosesCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesCodeSequenceTag ( )
inline

◆ getAdmittingDiagnosesCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesCodeSequenceVM ( ) const
inline

Definition at line 810 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmittingDiagnosesCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesCodeSequenceVR ( ) const
inline

Definition at line 809 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmittingDiagnosesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesDescription ( std::string &  parameter) const

◆ getAdmittingDiagnosesDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesDescriptionTag ( ) const
inline

◆ getAdmittingDiagnosesDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesDescriptionVM ( ) const
inline

Definition at line 463 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAdmittingDiagnosesDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAdmittingDiagnosesDescriptionVR ( ) const
inline

Definition at line 462 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAuthorizationEquipmentCertificationNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::getAuthorizationEquipmentCertificationNumber ( std::string &  parameter) const

◆ getAuthorizationEquipmentCertificationNumberTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAuthorizationEquipmentCertificationNumberTag ( ) const
inline

◆ getAuthorizationEquipmentCertificationNumberVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAuthorizationEquipmentCertificationNumberVM ( ) const
inline

Definition at line 617 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getAuthorizationEquipmentCertificationNumberVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getAuthorizationEquipmentCertificationNumberVR ( ) const
inline

Definition at line 616 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getBreedRegistrationSequence()

virtual DcmDRTBreedRegistrationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getBreedRegistrationSequence ( )
virtual

◆ getBreedRegistrationSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getBreedRegistrationSequenceTag ( )
inline

◆ getBreedRegistrationSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getBreedRegistrationSequenceVM ( ) const
inline

Definition at line 756 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getBreedRegistrationSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getBreedRegistrationSequenceVR ( ) const
inline

Definition at line 755 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialCoordinatingCenterName()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialCoordinatingCenterName ( std::string &  parameter) const

◆ getClinicalTrialCoordinatingCenterNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialCoordinatingCenterNameTag ( ) const
inline

◆ getClinicalTrialCoordinatingCenterNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialCoordinatingCenterNameVM ( ) const
inline

Definition at line 106 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialCoordinatingCenterNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialCoordinatingCenterNameVR ( ) const
inline

Definition at line 105 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialProtocolID()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolID ( std::string &  parameter) const

◆ getClinicalTrialProtocolIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolIDTag ( ) const
inline

◆ getClinicalTrialProtocolIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolIDVM ( ) const
inline

Definition at line 127 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialProtocolIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolIDVR ( ) const
inline

Definition at line 126 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialProtocolName()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolName ( std::string &  parameter) const

◆ getClinicalTrialProtocolNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolNameTag ( ) const
inline

◆ getClinicalTrialProtocolNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolNameVM ( ) const
inline

Definition at line 134 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialProtocolNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialProtocolNameVR ( ) const
inline

Definition at line 133 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSiteID()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteID ( std::string &  parameter) const

◆ getClinicalTrialSiteIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteIDTag ( ) const
inline

◆ getClinicalTrialSiteIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteIDVM ( ) const
inline

Definition at line 141 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSiteIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteIDVR ( ) const
inline

Definition at line 140 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSiteName()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteName ( std::string &  parameter) const

◆ getClinicalTrialSiteNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteNameTag ( ) const
inline

◆ getClinicalTrialSiteNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteNameVM ( ) const
inline

Definition at line 148 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSiteNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSiteNameVR ( ) const
inline

Definition at line 147 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSponsorName()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSponsorName ( std::string &  parameter) const

◆ getClinicalTrialSponsorNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSponsorNameTag ( ) const
inline

◆ getClinicalTrialSponsorNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSponsorNameVM ( ) const
inline

Definition at line 155 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSponsorNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSponsorNameVR ( ) const
inline

Definition at line 154 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSubjectID()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectID ( std::string &  parameter) const

◆ getClinicalTrialSubjectIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectIDTag ( ) const
inline

◆ getClinicalTrialSubjectIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectIDVM ( ) const
inline

Definition at line 162 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSubjectIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectIDVR ( ) const
inline

Definition at line 161 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSubjectReadingID()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectReadingID ( std::string &  parameter) const

◆ getClinicalTrialSubjectReadingIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectReadingIDTag ( ) const
inline

◆ getClinicalTrialSubjectReadingIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectReadingIDVM ( ) const
inline

Definition at line 169 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialSubjectReadingIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialSubjectReadingIDVR ( ) const
inline

Definition at line 168 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialTimePointDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointDescription ( std::string &  parameter) const

◆ getClinicalTrialTimePointDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointDescriptionTag ( ) const
inline

◆ getClinicalTrialTimePointDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointDescriptionVM ( ) const
inline

Definition at line 113 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialTimePointDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointDescriptionVR ( ) const
inline

Definition at line 112 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialTimePointID()

bool ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointID ( std::string &  parameter) const

◆ getClinicalTrialTimePointIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointIDTag ( ) const
inline

◆ getClinicalTrialTimePointIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointIDVM ( ) const
inline

Definition at line 120 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getClinicalTrialTimePointIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getClinicalTrialTimePointIDVR ( ) const
inline

Definition at line 119 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getCodingSchemeIdentificationSequence()

virtual DcmDRTCodingSchemeIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getCodingSchemeIdentificationSequence ( )
virtual

◆ getCodingSchemeIdentificationSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCodingSchemeIdentificationSequenceTag ( )
inline

◆ getCodingSchemeIdentificationSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCodingSchemeIdentificationSequenceVM ( ) const
inline

Definition at line 891 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getCodingSchemeIdentificationSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCodingSchemeIdentificationSequenceVR ( ) const
inline

Definition at line 890 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getContributingEquipmentSequence()

virtual DcmDRTContributingEquipmentSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getContributingEquipmentSequence ( )
virtual

◆ getContributingEquipmentSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getContributingEquipmentSequenceTag ( )
inline

◆ getContributingEquipmentSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getContributingEquipmentSequenceVM ( ) const
inline

Definition at line 900 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getContributingEquipmentSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getContributingEquipmentSequenceVR ( ) const
inline

Definition at line 899 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getCurrentTreatmentStatus()

bool ml::DRTTreatmentSummaryRecordIODBase::getCurrentTreatmentStatus ( std::string &  parameter) const

◆ getCurrentTreatmentStatusTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCurrentTreatmentStatusTag ( ) const
inline

◆ getCurrentTreatmentStatusVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCurrentTreatmentStatusVM ( ) const
inline

Definition at line 589 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getCurrentTreatmentStatusVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getCurrentTreatmentStatusVR ( ) const
inline

Definition at line 588 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDateOfLastCalibration()

bool ml::DRTTreatmentSummaryRecordIODBase::getDateOfLastCalibration ( std::string &  parameter) const

◆ getDateOfLastCalibrationTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDateOfLastCalibrationTag ( ) const
inline

◆ getDateOfLastCalibrationVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDateOfLastCalibrationVM ( ) const
inline

Definition at line 176 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDateOfLastCalibrationVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDateOfLastCalibrationVR ( ) const
inline

Definition at line 175 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDCMTree()

DCMTree::TreePtr ml::DRTTreatmentSummaryRecordIODBase::getDCMTree ( )
inline

◆ getDeidentificationMethod()

bool ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethod ( std::string &  parameter) const

◆ getDeidentificationMethodCodeSequence()

virtual DcmDRTDeidentificationMethodCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodCodeSequence ( )
virtual

◆ getDeidentificationMethodCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodCodeSequenceTag ( )
inline

◆ getDeidentificationMethodCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodCodeSequenceVM ( ) const
inline

Definition at line 765 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDeidentificationMethodCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodCodeSequenceVR ( ) const
inline

Definition at line 764 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDeidentificationMethodTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodTag ( ) const
inline

◆ getDeidentificationMethodVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodVM ( ) const
inline

Definition at line 330 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDeidentificationMethodVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeidentificationMethodVR ( ) const
inline

Definition at line 329 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDeviceSerialNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::getDeviceSerialNumber ( std::string &  parameter) const

◆ getDeviceSerialNumberTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeviceSerialNumberTag ( ) const
inline

◆ getDeviceSerialNumberVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeviceSerialNumberVM ( ) const
inline

Definition at line 183 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDeviceSerialNumberVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDeviceSerialNumberVR ( ) const
inline

Definition at line 182 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDigitalSignaturesSequence()

virtual DcmDRTDigitalSignaturesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getDigitalSignaturesSequence ( )
virtual

◆ getDigitalSignaturesSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDigitalSignaturesSequenceTag ( )
inline

◆ getDigitalSignaturesSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDigitalSignaturesSequenceVM ( ) const
inline

Definition at line 909 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getDigitalSignaturesSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getDigitalSignaturesSequenceVR ( ) const
inline

Definition at line 908 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getEmptyAdmittingDiagnosesCodeSequence()

virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyAdmittingDiagnosesCodeSequence ( )
virtual

◆ getEmptyBreedRegistrationSequence()

virtual DcmDRTBreedRegistrationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyBreedRegistrationSequence ( )
virtual

◆ getEmptyCodingSchemeIdentificationSequence()

virtual DcmDRTCodingSchemeIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyCodingSchemeIdentificationSequence ( )
virtual

◆ getEmptyContributingEquipmentSequence()

virtual DcmDRTContributingEquipmentSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyContributingEquipmentSequence ( )
virtual

◆ getEmptyDeidentificationMethodCodeSequence()

virtual DcmDRTDeidentificationMethodCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyDeidentificationMethodCodeSequence ( )
virtual

◆ getEmptyDigitalSignaturesSequence()

virtual DcmDRTDigitalSignaturesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyDigitalSignaturesSequence ( )
virtual

◆ getEmptyEncryptedAttributesSequence()

virtual DcmDRTEncryptedAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyEncryptedAttributesSequence ( )
virtual

◆ getEmptyFractionGroupSummarySequence()

virtual DcmDRTFractionGroupSummarySequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyFractionGroupSummarySequence ( )
virtual

◆ getEmptyHL7StructuredDocumentReferenceSequence()

virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyHL7StructuredDocumentReferenceSequence ( )
virtual

◆ getEmptyMACParametersSequence()

virtual DcmDRTMACParametersSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyMACParametersSequence ( )
virtual

◆ getEmptyOriginalAttributesSequence()

virtual DcmDRTOriginalAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyOriginalAttributesSequence ( )
virtual

◆ getEmptyOtherPatientIDsSequence()

virtual DcmDRTOtherPatientIDsSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyOtherPatientIDsSequence ( )
virtual

◆ getEmptyPatientBreedCodeSequence()

virtual DcmDRTPatientBreedCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyPatientBreedCodeSequence ( )
virtual

◆ getEmptyPatientSpeciesCodeSequence()

virtual DcmDRTPatientSpeciesCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyPatientSpeciesCodeSequence ( )
virtual

◆ getEmptyPerformedProtocolCodeSequence()

virtual DcmDRTPerformedProtocolCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyPerformedProtocolCodeSequence ( )
virtual

◆ getEmptyPhysiciansOfRecordIdentificationSequence()

virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyPhysiciansOfRecordIdentificationSequence ( )
virtual

◆ getEmptyPhysiciansReadingStudyIdentificationSequence()

virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyPhysiciansReadingStudyIdentificationSequence ( )
virtual

◆ getEmptyProcedureCodeSequence()

virtual DcmDRTProcedureCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyProcedureCodeSequence ( )
virtual

◆ getEmptyReferencedPatientSequence()

virtual DcmDRTReferencedPatientSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferencedPatientSequence ( )
virtual

◆ getEmptyReferencedPerformedProcedureStepSequence()

virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferencedPerformedProcedureStepSequence ( )
virtual

◆ getEmptyReferencedRTPlanSequence()

virtual DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferencedRTPlanSequence ( )
virtual

◆ getEmptyReferencedStudySequence()

virtual DcmDRTReferencedStudySequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferencedStudySequence ( )
virtual

◆ getEmptyReferencedTreatmentRecordSequence()

virtual DcmDRTReferencedTreatmentRecordSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferencedTreatmentRecordSequence ( )
virtual

◆ getEmptyReferringPhysicianIdentificationSequence()

virtual DcmDRTReferringPhysicianIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyReferringPhysicianIdentificationSequence ( )
virtual

◆ getEmptyRequestAttributesSequence()

virtual DcmDRTRequestAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyRequestAttributesSequence ( )
virtual

◆ getEmptyTreatmentSummaryCalculatedDoseReferenceSequence()

virtual DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyTreatmentSummaryCalculatedDoseReferenceSequence ( )
virtual

◆ getEmptyTreatmentSummaryMeasuredDoseReferenceSequence()

virtual DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEmptyTreatmentSummaryMeasuredDoseReferenceSequence ( )
virtual

◆ getEncryptedAttributesSequence()

virtual DcmDRTEncryptedAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getEncryptedAttributesSequence ( )
virtual

◆ getEncryptedAttributesSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEncryptedAttributesSequenceTag ( )
inline

◆ getEncryptedAttributesSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEncryptedAttributesSequenceVM ( ) const
inline

Definition at line 918 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getEncryptedAttributesSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEncryptedAttributesSequenceVR ( ) const
inline

Definition at line 917 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getEthnicGroup()

bool ml::DRTTreatmentSummaryRecordIODBase::getEthnicGroup ( std::string &  parameter) const

◆ getEthnicGroupTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEthnicGroupTag ( ) const
inline

◆ getEthnicGroupVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEthnicGroupVM ( ) const
inline

Definition at line 337 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getEthnicGroupVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getEthnicGroupVR ( ) const
inline

Definition at line 336 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getFirstTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getFirstTreatmentDate ( std::string &  parameter) const

◆ getFirstTreatmentDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFirstTreatmentDateTag ( ) const
inline

◆ getFirstTreatmentDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFirstTreatmentDateVM ( ) const
inline

Definition at line 596 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getFirstTreatmentDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFirstTreatmentDateVR ( ) const
inline

Definition at line 595 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getFractionGroupSummarySequence()

virtual DcmDRTFractionGroupSummarySequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getFractionGroupSummarySequence ( )
virtual

◆ getFractionGroupSummarySequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFractionGroupSummarySequenceTag ( )
inline

◆ getFractionGroupSummarySequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFractionGroupSummarySequenceVM ( ) const
inline

Definition at line 864 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getFractionGroupSummarySequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getFractionGroupSummarySequenceVR ( ) const
inline

Definition at line 863 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getGantryID()

bool ml::DRTTreatmentSummaryRecordIODBase::getGantryID ( std::string &  parameter) const

◆ getGantryIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getGantryIDTag ( ) const
inline

◆ getGantryIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getGantryIDVM ( ) const
inline

Definition at line 190 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getGantryIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getGantryIDVR ( ) const
inline

Definition at line 189 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getHL7StructuredDocumentReferenceSequence()

virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getHL7StructuredDocumentReferenceSequence ( )
virtual

◆ getHL7StructuredDocumentReferenceSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getHL7StructuredDocumentReferenceSequenceTag ( )
inline

◆ getHL7StructuredDocumentReferenceSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getHL7StructuredDocumentReferenceSequenceVM ( ) const
inline

Definition at line 927 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getHL7StructuredDocumentReferenceSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getHL7StructuredDocumentReferenceSequenceVR ( ) const
inline

Definition at line 926 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreationDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationDate ( std::string &  parameter) const

◆ getInstanceCreationDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationDateTag ( ) const
inline

◆ getInstanceCreationDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationDateVM ( ) const
inline

Definition at line 624 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreationDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationDateVR ( ) const
inline

Definition at line 623 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreationTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationTime ( std::string &  parameter) const

◆ getInstanceCreationTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationTimeTag ( ) const
inline

◆ getInstanceCreationTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationTimeVM ( ) const
inline

Definition at line 631 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreationTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreationTimeVR ( ) const
inline

Definition at line 630 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreatorUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreatorUID ( std::string &  parameter) const

◆ getInstanceCreatorUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreatorUIDTag ( ) const
inline

◆ getInstanceCreatorUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreatorUIDVM ( ) const
inline

Definition at line 638 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceCreatorUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceCreatorUIDVR ( ) const
inline

Definition at line 637 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstanceNumber ( std::string &  parameter) const

◆ getInstanceNumberTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceNumberTag ( ) const
inline

◆ getInstanceNumberVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceNumberVM ( ) const
inline

Definition at line 512 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstanceNumberVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstanceNumberVR ( ) const
inline

Definition at line 511 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionAddress()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstitutionAddress ( std::string &  parameter) const

◆ getInstitutionAddressTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionAddressTag ( ) const
inline

◆ getInstitutionAddressVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionAddressVM ( ) const
inline

Definition at line 197 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionAddressVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionAddressVR ( ) const
inline

Definition at line 196 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionalDepartmentName()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstitutionalDepartmentName ( std::string &  parameter) const

◆ getInstitutionalDepartmentNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionalDepartmentNameTag ( ) const
inline

◆ getInstitutionalDepartmentNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionalDepartmentNameVM ( ) const
inline

Definition at line 211 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionalDepartmentNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionalDepartmentNameVR ( ) const
inline

Definition at line 210 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionName()

bool ml::DRTTreatmentSummaryRecordIODBase::getInstitutionName ( std::string &  parameter) const

◆ getInstitutionNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionNameTag ( ) const
inline

◆ getInstitutionNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionNameVM ( ) const
inline

Definition at line 204 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getInstitutionNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getInstitutionNameVR ( ) const
inline

Definition at line 203 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getIssuerOfAdmissionID()

bool ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfAdmissionID ( std::string &  parameter) const

◆ getIssuerOfAdmissionIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfAdmissionIDTag ( ) const
inline

◆ getIssuerOfAdmissionIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfAdmissionIDVM ( ) const
inline

Definition at line 470 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getIssuerOfAdmissionIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfAdmissionIDVR ( ) const
inline

Definition at line 469 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getIssuerOfPatientID()

bool ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfPatientID ( std::string &  parameter) const

◆ getIssuerOfPatientIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfPatientIDTag ( ) const
inline

◆ getIssuerOfPatientIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfPatientIDVM ( ) const
inline

Definition at line 344 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getIssuerOfPatientIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getIssuerOfPatientIDVR ( ) const
inline

Definition at line 343 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getMACParametersSequence()

virtual DcmDRTMACParametersSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getMACParametersSequence ( )
virtual

◆ getMACParametersSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMACParametersSequenceTag ( )
inline

◆ getMACParametersSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMACParametersSequenceVM ( ) const
inline

Definition at line 936 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getMACParametersSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMACParametersSequenceVR ( ) const
inline

Definition at line 935 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getManufacturer()

bool ml::DRTTreatmentSummaryRecordIODBase::getManufacturer ( std::string &  parameter) const

◆ getManufacturerModelName()

bool ml::DRTTreatmentSummaryRecordIODBase::getManufacturerModelName ( std::string &  parameter) const

◆ getManufacturerModelNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerModelNameTag ( ) const
inline

◆ getManufacturerModelNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerModelNameVM ( ) const
inline

Definition at line 225 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getManufacturerModelNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerModelNameVR ( ) const
inline

Definition at line 224 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getManufacturerTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerTag ( ) const
inline

◆ getManufacturerVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerVM ( ) const
inline

Definition at line 218 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getManufacturerVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getManufacturerVR ( ) const
inline

Definition at line 217 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getModality()

bool ml::DRTTreatmentSummaryRecordIODBase::getModality ( std::string &  parameter) const

◆ getModalityTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getModalityTag ( ) const
inline

◆ getModalityVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getModalityVM ( ) const
inline

Definition at line 533 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getModalityVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getModalityVR ( ) const
inline

Definition at line 532 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getModuleTypes()

dcmModuleTypeVec ml::DRTTreatmentSummaryRecordIODBase::getModuleTypes ( )
inline

Return vector of DcmModuleTypes.

Definition at line 90 of file mlDRTTreatmentSummaryRecordIODBase.h.

Referenced by DRTTreatmentSummaryRecordIODBaseWrapper::getDicomModuleTypes().

◆ getMostRecentTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getMostRecentTreatmentDate ( std::string &  parameter) const

◆ getMostRecentTreatmentDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMostRecentTreatmentDateTag ( ) const
inline

◆ getMostRecentTreatmentDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMostRecentTreatmentDateVM ( ) const
inline

Definition at line 603 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getMostRecentTreatmentDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getMostRecentTreatmentDateVR ( ) const
inline

Definition at line 602 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getNameOfPhysiciansReadingStudy()

bool ml::DRTTreatmentSummaryRecordIODBase::getNameOfPhysiciansReadingStudy ( std::string &  parameter) const

◆ getNameOfPhysiciansReadingStudyTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getNameOfPhysiciansReadingStudyTag ( ) const
inline

◆ getNameOfPhysiciansReadingStudyVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getNameOfPhysiciansReadingStudyVM ( ) const
inline

Definition at line 274 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getNameOfPhysiciansReadingStudyVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getNameOfPhysiciansReadingStudyVR ( ) const
inline

Definition at line 273 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOccupation()

bool ml::DRTTreatmentSummaryRecordIODBase::getOccupation ( std::string &  parameter) const

◆ getOccupationTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOccupationTag ( ) const
inline

◆ getOccupationVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOccupationVM ( ) const
inline

Definition at line 477 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOccupationVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOccupationVR ( ) const
inline

Definition at line 476 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOriginalAttributesSequence()

virtual DcmDRTOriginalAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getOriginalAttributesSequence ( )
virtual

◆ getOriginalAttributesSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalAttributesSequenceTag ( )
inline

◆ getOriginalAttributesSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalAttributesSequenceVM ( ) const
inline

Definition at line 945 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOriginalAttributesSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalAttributesSequenceVR ( ) const
inline

Definition at line 944 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOriginalSpecializedSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getOriginalSpecializedSOPClassUID ( std::string &  parameter) const

◆ getOriginalSpecializedSOPClassUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalSpecializedSOPClassUIDTag ( ) const
inline

◆ getOriginalSpecializedSOPClassUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalSpecializedSOPClassUIDVM ( ) const
inline

Definition at line 645 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOriginalSpecializedSOPClassUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOriginalSpecializedSOPClassUIDVR ( ) const
inline

Definition at line 644 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientIDs()

bool ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDs ( std::string &  parameter) const

◆ getOtherPatientIDsSequence()

virtual DcmDRTOtherPatientIDsSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsSequence ( )
virtual

◆ getOtherPatientIDsSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsSequenceTag ( )
inline

◆ getOtherPatientIDsSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsSequenceVM ( ) const
inline

Definition at line 774 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientIDsSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsSequenceVR ( ) const
inline

Definition at line 773 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientIDsTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsTag ( ) const
inline

◆ getOtherPatientIDsVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsVM ( ) const
inline

Definition at line 351 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientIDsVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientIDsVR ( ) const
inline

Definition at line 350 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientNames()

bool ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientNames ( std::string &  parameter) const

◆ getOtherPatientNamesTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientNamesTag ( ) const
inline

◆ getOtherPatientNamesVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientNamesVM ( ) const
inline

Definition at line 358 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getOtherPatientNamesVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getOtherPatientNamesVR ( ) const
inline

Definition at line 357 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientAge()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientAge ( std::string &  parameter) const

◆ getPatientAgeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientAgeTag ( ) const
inline

◆ getPatientAgeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientAgeVM ( ) const
inline

Definition at line 484 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientAgeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientAgeVR ( ) const
inline

Definition at line 483 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBirthDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthDate ( std::string &  parameter) const

◆ getPatientBirthDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthDateTag ( ) const
inline

◆ getPatientBirthDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthDateVM ( ) const
inline

Definition at line 365 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBirthDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthDateVR ( ) const
inline

Definition at line 364 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBirthTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthTime ( std::string &  parameter) const

◆ getPatientBirthTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthTimeTag ( ) const
inline

◆ getPatientBirthTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthTimeVM ( ) const
inline

Definition at line 372 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBirthTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBirthTimeVR ( ) const
inline

Definition at line 371 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBreedCodeSequence()

virtual DcmDRTPatientBreedCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedCodeSequence ( )
virtual

◆ getPatientBreedCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedCodeSequenceTag ( )
inline

◆ getPatientBreedCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedCodeSequenceVM ( ) const
inline

Definition at line 783 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBreedCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedCodeSequenceVR ( ) const
inline

Definition at line 782 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBreedDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedDescription ( std::string &  parameter) const

◆ getPatientBreedDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedDescriptionTag ( ) const
inline

◆ getPatientBreedDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedDescriptionVM ( ) const
inline

Definition at line 379 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientBreedDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientBreedDescriptionVR ( ) const
inline

Definition at line 378 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientComments()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientComments ( std::string &  parameter) const

◆ getPatientCommentsTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientCommentsTag ( ) const
inline

◆ getPatientCommentsVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientCommentsVM ( ) const
inline

Definition at line 386 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientCommentsVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientCommentsVR ( ) const
inline

Definition at line 385 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientID()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientID ( std::string &  parameter) const

◆ getPatientIdentityRemoved()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientIdentityRemoved ( std::string &  parameter) const

◆ getPatientIdentityRemovedTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIdentityRemovedTag ( ) const
inline

◆ getPatientIdentityRemovedVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIdentityRemovedVM ( ) const
inline

Definition at line 400 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientIdentityRemovedVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIdentityRemovedVR ( ) const
inline

Definition at line 399 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIDTag ( ) const
inline

◆ getPatientIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIDVM ( ) const
inline

Definition at line 393 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientIDVR ( ) const
inline

Definition at line 392 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientName()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientName ( std::string &  parameter) const

◆ getPatientNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientNameTag ( ) const
inline

◆ getPatientNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientNameVM ( ) const
inline

Definition at line 407 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientNameVR ( ) const
inline

Definition at line 406 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSex()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientSex ( std::string &  parameter) const

◆ getPatientSexNeutered()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientSexNeutered ( std::string &  parameter) const

◆ getPatientSexNeuteredTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexNeuteredTag ( ) const
inline

◆ getPatientSexNeuteredVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexNeuteredVM ( ) const
inline

Definition at line 491 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSexNeuteredVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexNeuteredVR ( ) const
inline

Definition at line 490 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSexTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexTag ( ) const
inline

◆ getPatientSexVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexVM ( ) const
inline

Definition at line 414 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSexVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSexVR ( ) const
inline

Definition at line 413 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSize()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientSize ( std::string &  parameter) const

◆ getPatientSizeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSizeTag ( ) const
inline

◆ getPatientSizeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSizeVM ( ) const
inline

Definition at line 498 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSizeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSizeVR ( ) const
inline

Definition at line 497 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSpeciesCodeSequence()

virtual DcmDRTPatientSpeciesCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesCodeSequence ( )
virtual

◆ getPatientSpeciesCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesCodeSequenceTag ( )
inline

◆ getPatientSpeciesCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesCodeSequenceVM ( ) const
inline

Definition at line 792 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSpeciesCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesCodeSequenceVR ( ) const
inline

Definition at line 791 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSpeciesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesDescription ( std::string &  parameter) const

◆ getPatientSpeciesDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesDescriptionTag ( ) const
inline

◆ getPatientSpeciesDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesDescriptionVM ( ) const
inline

Definition at line 421 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientSpeciesDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientSpeciesDescriptionVR ( ) const
inline

Definition at line 420 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientWeight()

bool ml::DRTTreatmentSummaryRecordIODBase::getPatientWeight ( std::string &  parameter) const

◆ getPatientWeightTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientWeightTag ( ) const
inline

◆ getPatientWeightVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientWeightVM ( ) const
inline

Definition at line 505 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPatientWeightVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPatientWeightVR ( ) const
inline

Definition at line 504 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepDescription ( std::string &  parameter) const

◆ getPerformedProcedureStepDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepDescriptionTag ( ) const
inline

◆ getPerformedProcedureStepDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepDescriptionVM ( ) const
inline

Definition at line 540 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepDescriptionVR ( ) const
inline

Definition at line 539 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepID()

bool ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepID ( std::string &  parameter) const

◆ getPerformedProcedureStepIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepIDTag ( ) const
inline

◆ getPerformedProcedureStepIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepIDVM ( ) const
inline

Definition at line 547 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepIDVR ( ) const
inline

Definition at line 546 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepStartDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartDate ( std::string &  parameter) const

◆ getPerformedProcedureStepStartDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartDateTag ( ) const
inline

◆ getPerformedProcedureStepStartDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartDateVM ( ) const
inline

Definition at line 554 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepStartDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartDateVR ( ) const
inline

Definition at line 553 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepStartTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartTime ( std::string &  parameter) const

◆ getPerformedProcedureStepStartTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartTimeTag ( ) const
inline

◆ getPerformedProcedureStepStartTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartTimeVM ( ) const
inline

Definition at line 561 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProcedureStepStartTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProcedureStepStartTimeVR ( ) const
inline

Definition at line 560 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProtocolCodeSequence()

virtual DcmDRTPerformedProtocolCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getPerformedProtocolCodeSequence ( )
virtual

◆ getPerformedProtocolCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProtocolCodeSequenceTag ( )
inline

◆ getPerformedProtocolCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProtocolCodeSequenceVM ( ) const
inline

Definition at line 837 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPerformedProtocolCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPerformedProtocolCodeSequenceVR ( ) const
inline

Definition at line 836 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansOfRecord()

bool ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecord ( std::string &  parameter) const

◆ getPhysiciansOfRecordIdentificationSequence()

virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordIdentificationSequence ( )
virtual

◆ getPhysiciansOfRecordIdentificationSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordIdentificationSequenceTag ( )
inline

◆ getPhysiciansOfRecordIdentificationSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordIdentificationSequenceVM ( ) const
inline

Definition at line 711 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansOfRecordIdentificationSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordIdentificationSequenceVR ( ) const
inline

Definition at line 710 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansOfRecordTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordTag ( ) const
inline

◆ getPhysiciansOfRecordVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordVM ( ) const
inline

Definition at line 281 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansOfRecordVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansOfRecordVR ( ) const
inline

Definition at line 280 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansReadingStudyIdentificationSequence()

virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansReadingStudyIdentificationSequence ( )
virtual

◆ getPhysiciansReadingStudyIdentificationSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansReadingStudyIdentificationSequenceTag ( )
inline

◆ getPhysiciansReadingStudyIdentificationSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansReadingStudyIdentificationSequenceVM ( ) const
inline

Definition at line 720 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPhysiciansReadingStudyIdentificationSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPhysiciansReadingStudyIdentificationSequenceVR ( ) const
inline

Definition at line 719 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPixelPaddingValue()

bool ml::DRTTreatmentSummaryRecordIODBase::getPixelPaddingValue ( MLuint16 parameter) const

◆ getPixelPaddingValueTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPixelPaddingValueTag ( ) const
inline

◆ getPixelPaddingValueVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPixelPaddingValueVM ( ) const
inline

Definition at line 232 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getPixelPaddingValueVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getPixelPaddingValueVR ( ) const
inline

Definition at line 231 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getProcedureCodeSequence()

virtual DcmDRTProcedureCodeSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getProcedureCodeSequence ( )
virtual

◆ getProcedureCodeSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getProcedureCodeSequenceTag ( )
inline

◆ getProcedureCodeSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getProcedureCodeSequenceVM ( ) const
inline

Definition at line 729 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getProcedureCodeSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getProcedureCodeSequenceVR ( ) const
inline

Definition at line 728 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedPatientSequence()

virtual DcmDRTReferencedPatientSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getReferencedPatientSequence ( )
virtual

◆ getReferencedPatientSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPatientSequenceTag ( )
inline

◆ getReferencedPatientSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPatientSequenceVM ( ) const
inline

Definition at line 801 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedPatientSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPatientSequenceVR ( ) const
inline

Definition at line 800 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedPerformedProcedureStepSequence()

virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getReferencedPerformedProcedureStepSequence ( )
virtual

◆ getReferencedPerformedProcedureStepSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPerformedProcedureStepSequenceTag ( )
inline

◆ getReferencedPerformedProcedureStepSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPerformedProcedureStepSequenceVM ( ) const
inline

Definition at line 846 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedPerformedProcedureStepSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedPerformedProcedureStepSequenceVR ( ) const
inline

Definition at line 845 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedRTPlanSequence()

virtual DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface ml::DRTTreatmentSummaryRecordIODBase::getReferencedRTPlanSequence ( )
virtual

◆ getReferencedRTPlanSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedRTPlanSequenceTag ( )
inline

◆ getReferencedRTPlanSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedRTPlanSequenceVM ( ) const
inline

Definition at line 819 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedRTPlanSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedRTPlanSequenceVR ( ) const
inline

Definition at line 818 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedStudySequence()

virtual DcmDRTReferencedStudySequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getReferencedStudySequence ( )
virtual

◆ getReferencedStudySequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedStudySequenceTag ( )
inline

◆ getReferencedStudySequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedStudySequenceVM ( ) const
inline

Definition at line 738 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedStudySequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedStudySequenceVR ( ) const
inline

Definition at line 737 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedTreatmentRecordSequence()

virtual DcmDRTReferencedTreatmentRecordSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getReferencedTreatmentRecordSequence ( )
virtual

◆ getReferencedTreatmentRecordSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedTreatmentRecordSequenceTag ( )
inline

◆ getReferencedTreatmentRecordSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedTreatmentRecordSequenceVM ( ) const
inline

Definition at line 828 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferencedTreatmentRecordSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferencedTreatmentRecordSequenceVR ( ) const
inline

Definition at line 827 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferringPhysicianIdentificationSequence()

virtual DcmDRTReferringPhysicianIdentificationSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianIdentificationSequence ( )
virtual

◆ getReferringPhysicianIdentificationSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianIdentificationSequenceTag ( )
inline

◆ getReferringPhysicianIdentificationSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianIdentificationSequenceVM ( ) const
inline

Definition at line 747 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferringPhysicianIdentificationSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianIdentificationSequenceVR ( ) const
inline

Definition at line 746 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferringPhysicianName()

bool ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianName ( std::string &  parameter) const

◆ getReferringPhysicianNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianNameTag ( ) const
inline

◆ getReferringPhysicianNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianNameVM ( ) const
inline

Definition at line 288 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getReferringPhysicianNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getReferringPhysicianNameVR ( ) const
inline

Definition at line 287 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getRelatedGeneralSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getRelatedGeneralSOPClassUID ( std::string &  parameter) const

◆ getRelatedGeneralSOPClassUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRelatedGeneralSOPClassUIDTag ( ) const
inline

◆ getRelatedGeneralSOPClassUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRelatedGeneralSOPClassUIDVM ( ) const
inline

Definition at line 652 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getRelatedGeneralSOPClassUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRelatedGeneralSOPClassUIDVR ( ) const
inline

Definition at line 651 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getRequestAttributesSequence()

virtual DcmDRTRequestAttributesSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getRequestAttributesSequence ( )
virtual

◆ getRequestAttributesSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRequestAttributesSequenceTag ( )
inline

◆ getRequestAttributesSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRequestAttributesSequenceVM ( ) const
inline

Definition at line 855 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getRequestAttributesSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getRequestAttributesSequenceVR ( ) const
inline

Definition at line 854 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsibleOrganization()

bool ml::DRTTreatmentSummaryRecordIODBase::getResponsibleOrganization ( std::string &  parameter) const

◆ getResponsibleOrganizationTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsibleOrganizationTag ( ) const
inline

◆ getResponsibleOrganizationVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsibleOrganizationVM ( ) const
inline

Definition at line 428 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsibleOrganizationVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsibleOrganizationVR ( ) const
inline

Definition at line 427 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsiblePerson()

bool ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePerson ( std::string &  parameter) const

◆ getResponsiblePersonRole()

bool ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonRole ( std::string &  parameter) const

◆ getResponsiblePersonRoleTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonRoleTag ( ) const
inline

◆ getResponsiblePersonRoleVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonRoleVM ( ) const
inline

Definition at line 442 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsiblePersonRoleVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonRoleVR ( ) const
inline

Definition at line 441 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsiblePersonTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonTag ( ) const
inline

◆ getResponsiblePersonVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonVM ( ) const
inline

Definition at line 435 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getResponsiblePersonVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getResponsiblePersonVR ( ) const
inline

Definition at line 434 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getSeriesDescription ( std::string &  parameter) const

◆ getSeriesDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesDescriptionTag ( ) const
inline

◆ getSeriesDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesDescriptionVM ( ) const
inline

Definition at line 568 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesDescriptionVR ( ) const
inline

Definition at line 567 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getSeriesInstanceUID ( std::string &  parameter) const

◆ getSeriesInstanceUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesInstanceUIDTag ( ) const
inline

◆ getSeriesInstanceUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesInstanceUIDVM ( ) const
inline

Definition at line 575 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesInstanceUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesInstanceUIDVR ( ) const
inline

Definition at line 574 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::getSeriesNumber ( std::string &  parameter) const

◆ getSeriesNumberTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesNumberTag ( ) const
inline

◆ getSeriesNumberVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesNumberVM ( ) const
inline

Definition at line 582 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSeriesNumberVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSeriesNumberVR ( ) const
inline

Definition at line 581 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSoftwareVersions()

bool ml::DRTTreatmentSummaryRecordIODBase::getSoftwareVersions ( std::string &  parameter) const

◆ getSoftwareVersionsTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSoftwareVersionsTag ( ) const
inline

◆ getSoftwareVersionsVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSoftwareVersionsVM ( ) const
inline

Definition at line 239 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSoftwareVersionsVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSoftwareVersionsVR ( ) const
inline

Definition at line 238 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPAuthorizationComment()

bool ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationComment ( std::string &  parameter) const

◆ getSOPAuthorizationCommentTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationCommentTag ( ) const
inline

◆ getSOPAuthorizationCommentVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationCommentVM ( ) const
inline

Definition at line 659 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPAuthorizationCommentVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationCommentVR ( ) const
inline

Definition at line 658 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPAuthorizationDateTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationDateTime ( std::string &  parameter) const

◆ getSOPAuthorizationDateTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationDateTimeTag ( ) const
inline

◆ getSOPAuthorizationDateTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationDateTimeVM ( ) const
inline

Definition at line 666 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPAuthorizationDateTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPAuthorizationDateTimeVR ( ) const
inline

Definition at line 665 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getSOPClassUID ( std::string &  parameter) const

◆ getSOPClassUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPClassUIDTag ( ) const
inline

◆ getSOPClassUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPClassUIDVM ( ) const
inline

Definition at line 673 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPClassUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPClassUIDVR ( ) const
inline

Definition at line 672 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPInstanceStatus()

bool ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceStatus ( std::string &  parameter) const

◆ getSOPInstanceStatusTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceStatusTag ( ) const
inline

◆ getSOPInstanceStatusVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceStatusVM ( ) const
inline

Definition at line 680 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPInstanceStatusVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceStatusVR ( ) const
inline

Definition at line 679 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceUID ( std::string &  parameter) const

◆ getSOPInstanceUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceUIDTag ( ) const
inline

◆ getSOPInstanceUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceUIDVM ( ) const
inline

Definition at line 687 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSOPInstanceUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSOPInstanceUIDVR ( ) const
inline

Definition at line 686 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSpatialResolution()

bool ml::DRTTreatmentSummaryRecordIODBase::getSpatialResolution ( std::string &  parameter) const

◆ getSpatialResolutionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpatialResolutionTag ( ) const
inline

◆ getSpatialResolutionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpatialResolutionVM ( ) const
inline

Definition at line 246 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSpatialResolutionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpatialResolutionVR ( ) const
inline

Definition at line 245 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSpecificCharacterSet()

bool ml::DRTTreatmentSummaryRecordIODBase::getSpecificCharacterSet ( std::string &  parameter) const

◆ getSpecificCharacterSetTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpecificCharacterSetTag ( ) const
inline

◆ getSpecificCharacterSetVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpecificCharacterSetVM ( ) const
inline

Definition at line 694 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getSpecificCharacterSetVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getSpecificCharacterSetVR ( ) const
inline

Definition at line 693 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStationName()

bool ml::DRTTreatmentSummaryRecordIODBase::getStationName ( std::string &  parameter) const

◆ getStationNameTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStationNameTag ( ) const
inline

◆ getStationNameVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStationNameVM ( ) const
inline

Definition at line 253 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStationNameVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStationNameVR ( ) const
inline

Definition at line 252 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getStudyDate ( std::string &  parameter) const

◆ getStudyDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDateTag ( ) const
inline

◆ getStudyDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDateVM ( ) const
inline

Definition at line 295 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDateVR ( ) const
inline

Definition at line 294 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::getStudyDescription ( std::string &  parameter) const

◆ getStudyDescriptionTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDescriptionTag ( ) const
inline

◆ getStudyDescriptionVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDescriptionVM ( ) const
inline

Definition at line 302 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyDescriptionVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyDescriptionVR ( ) const
inline

Definition at line 301 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyID()

bool ml::DRTTreatmentSummaryRecordIODBase::getStudyID ( std::string &  parameter) const

◆ getStudyIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyIDTag ( ) const
inline

◆ getStudyIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyIDVM ( ) const
inline

Definition at line 309 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyIDVR ( ) const
inline

Definition at line 308 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::getStudyInstanceUID ( std::string &  parameter) const

◆ getStudyInstanceUIDTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyInstanceUIDTag ( ) const
inline

◆ getStudyInstanceUIDVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyInstanceUIDVM ( ) const
inline

Definition at line 316 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyInstanceUIDVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyInstanceUIDVR ( ) const
inline

Definition at line 315 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getStudyTime ( std::string &  parameter) const

◆ getStudyTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyTimeTag ( ) const
inline

◆ getStudyTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyTimeVM ( ) const
inline

Definition at line 323 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getStudyTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getStudyTimeVR ( ) const
inline

Definition at line 322 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTimeOfLastCalibration()

bool ml::DRTTreatmentSummaryRecordIODBase::getTimeOfLastCalibration ( std::string &  parameter) const

◆ getTimeOfLastCalibrationTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimeOfLastCalibrationTag ( ) const
inline

◆ getTimeOfLastCalibrationVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimeOfLastCalibrationVM ( ) const
inline

Definition at line 260 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTimeOfLastCalibrationVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimeOfLastCalibrationVR ( ) const
inline

Definition at line 259 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTimezoneOffsetFromUTC()

bool ml::DRTTreatmentSummaryRecordIODBase::getTimezoneOffsetFromUTC ( std::string &  parameter) const

◆ getTimezoneOffsetFromUTCTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimezoneOffsetFromUTCTag ( ) const
inline

◆ getTimezoneOffsetFromUTCVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimezoneOffsetFromUTCVM ( ) const
inline

Definition at line 701 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTimezoneOffsetFromUTCVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTimezoneOffsetFromUTCVR ( ) const
inline

Definition at line 700 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::getTreatmentDate ( std::string &  parameter) const

◆ getTreatmentDateTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentDateTag ( ) const
inline

◆ getTreatmentDateVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentDateVM ( ) const
inline

Definition at line 519 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentDateVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentDateVR ( ) const
inline

Definition at line 518 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentStatusComment()

bool ml::DRTTreatmentSummaryRecordIODBase::getTreatmentStatusComment ( std::string &  parameter) const

◆ getTreatmentStatusCommentTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentStatusCommentTag ( ) const
inline

◆ getTreatmentStatusCommentVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentStatusCommentVM ( ) const
inline

Definition at line 610 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentStatusCommentVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentStatusCommentVR ( ) const
inline

Definition at line 609 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentSummaryCalculatedDoseReferenceSequence()

virtual DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryCalculatedDoseReferenceSequence ( )
virtual

◆ getTreatmentSummaryCalculatedDoseReferenceSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryCalculatedDoseReferenceSequenceTag ( )
inline

◆ getTreatmentSummaryCalculatedDoseReferenceSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryCalculatedDoseReferenceSequenceVM ( ) const
inline

Definition at line 873 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentSummaryCalculatedDoseReferenceSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryCalculatedDoseReferenceSequenceVR ( ) const
inline

Definition at line 872 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentSummaryMeasuredDoseReferenceSequence()

virtual DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryMeasuredDoseReferenceSequence ( )
virtual

◆ getTreatmentSummaryMeasuredDoseReferenceSequenceTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryMeasuredDoseReferenceSequenceTag ( )
inline

◆ getTreatmentSummaryMeasuredDoseReferenceSequenceVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryMeasuredDoseReferenceSequenceVM ( ) const
inline

Definition at line 882 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentSummaryMeasuredDoseReferenceSequenceVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentSummaryMeasuredDoseReferenceSequenceVR ( ) const
inline

Definition at line 881 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentTime()

bool ml::DRTTreatmentSummaryRecordIODBase::getTreatmentTime ( std::string &  parameter) const

◆ getTreatmentTimeTag()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentTimeTag ( ) const
inline

◆ getTreatmentTimeVM()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentTimeVM ( ) const
inline

Definition at line 526 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ getTreatmentTimeVR()

std::string ml::DRTTreatmentSummaryRecordIODBase::getTreatmentTimeVR ( ) const
inline

Definition at line 525 of file mlDRTTreatmentSummaryRecordIODBase.h.

◆ isValid()

bool ml::DRTTreatmentSummaryRecordIODBase::isValid ( void  )
inline

Return true if wrapped IOD object is valid.

Definition at line 99 of file mlDRTTreatmentSummaryRecordIODBase.h.

References ml::MutableDicomTree::getMutableTree().

◆ setAccessionNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::setAccessionNumber ( const std::string  parameter)

◆ setAdditionalPatientHistory()

bool ml::DRTTreatmentSummaryRecordIODBase::setAdditionalPatientHistory ( const std::string  parameter)

◆ setAdmissionID()

bool ml::DRTTreatmentSummaryRecordIODBase::setAdmissionID ( const std::string  parameter)

◆ setAdmittingDiagnosesCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setAdmittingDiagnosesCodeSequence ( DcmDRTAdmittingDiagnosesCodeSequenceInterface  seq)

◆ setAdmittingDiagnosesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setAdmittingDiagnosesDescription ( const std::string  parameter)

◆ setAuthorizationEquipmentCertificationNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::setAuthorizationEquipmentCertificationNumber ( const std::string  parameter)

◆ setBreedRegistrationSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setBreedRegistrationSequence ( DcmDRTBreedRegistrationSequenceInterface  seq)

◆ setClinicalTrialCoordinatingCenterName()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialCoordinatingCenterName ( const std::string  parameter)

◆ setClinicalTrialProtocolID()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialProtocolID ( const std::string  parameter)

◆ setClinicalTrialProtocolName()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialProtocolName ( const std::string  parameter)

◆ setClinicalTrialSiteID()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialSiteID ( const std::string  parameter)

◆ setClinicalTrialSiteName()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialSiteName ( const std::string  parameter)

◆ setClinicalTrialSponsorName()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialSponsorName ( const std::string  parameter)

◆ setClinicalTrialSubjectID()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialSubjectID ( const std::string  parameter)

◆ setClinicalTrialSubjectReadingID()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialSubjectReadingID ( const std::string  parameter)

◆ setClinicalTrialTimePointDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialTimePointDescription ( const std::string  parameter)

◆ setClinicalTrialTimePointID()

bool ml::DRTTreatmentSummaryRecordIODBase::setClinicalTrialTimePointID ( const std::string  parameter)

◆ setCodingSchemeIdentificationSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setCodingSchemeIdentificationSequence ( DcmDRTCodingSchemeIdentificationSequenceInterface  seq)

◆ setContributingEquipmentSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setContributingEquipmentSequence ( DcmDRTContributingEquipmentSequenceInterface  seq)

◆ setCurrentTreatmentStatus()

bool ml::DRTTreatmentSummaryRecordIODBase::setCurrentTreatmentStatus ( const std::string  parameter)

◆ setDateOfLastCalibration()

bool ml::DRTTreatmentSummaryRecordIODBase::setDateOfLastCalibration ( const std::string  parameter)

◆ setDcmTree()

void ml::DRTTreatmentSummaryRecordIODBase::setDcmTree ( DCMTree::TreePtr  dcmTree)
inline

◆ setDeidentificationMethod()

bool ml::DRTTreatmentSummaryRecordIODBase::setDeidentificationMethod ( const std::string  parameter)

◆ setDeidentificationMethodCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setDeidentificationMethodCodeSequence ( DcmDRTDeidentificationMethodCodeSequenceInterface  seq)

◆ setDeviceSerialNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::setDeviceSerialNumber ( const std::string  parameter)

◆ setDigitalSignaturesSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setDigitalSignaturesSequence ( DcmDRTDigitalSignaturesSequenceInterface  seq)

◆ setEncryptedAttributesSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setEncryptedAttributesSequence ( DcmDRTEncryptedAttributesSequenceInterface  seq)

◆ setEthnicGroup()

bool ml::DRTTreatmentSummaryRecordIODBase::setEthnicGroup ( const std::string  parameter)

◆ setFirstTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setFirstTreatmentDate ( const std::string  parameter)

◆ setFractionGroupSummarySequence()

void ml::DRTTreatmentSummaryRecordIODBase::setFractionGroupSummarySequence ( DcmDRTFractionGroupSummarySequenceInterface  seq)

◆ setGantryID()

bool ml::DRTTreatmentSummaryRecordIODBase::setGantryID ( const std::string  parameter)

◆ setHL7StructuredDocumentReferenceSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setHL7StructuredDocumentReferenceSequence ( DcmDRTHL7StructuredDocumentReferenceSequenceInterface  seq)

◆ setInstanceCreationDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstanceCreationDate ( const std::string  parameter)

◆ setInstanceCreationTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstanceCreationTime ( const std::string  parameter)

◆ setInstanceCreatorUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstanceCreatorUID ( const std::string  parameter)

◆ setInstanceNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstanceNumber ( const std::string  parameter)

◆ setInstitutionAddress()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstitutionAddress ( const std::string  parameter)

◆ setInstitutionalDepartmentName()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstitutionalDepartmentName ( const std::string  parameter)

◆ setInstitutionName()

bool ml::DRTTreatmentSummaryRecordIODBase::setInstitutionName ( const std::string  parameter)

◆ setIssuerOfAdmissionID()

bool ml::DRTTreatmentSummaryRecordIODBase::setIssuerOfAdmissionID ( const std::string  parameter)

◆ setIssuerOfPatientID()

bool ml::DRTTreatmentSummaryRecordIODBase::setIssuerOfPatientID ( const std::string  parameter)

◆ setMACParametersSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setMACParametersSequence ( DcmDRTMACParametersSequenceInterface  seq)

◆ setManufacturer()

bool ml::DRTTreatmentSummaryRecordIODBase::setManufacturer ( const std::string  parameter)

◆ setManufacturerModelName()

bool ml::DRTTreatmentSummaryRecordIODBase::setManufacturerModelName ( const std::string  parameter)

◆ setModality()

bool ml::DRTTreatmentSummaryRecordIODBase::setModality ( const std::string  parameter)

◆ setMostRecentTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setMostRecentTreatmentDate ( const std::string  parameter)

◆ setNameOfPhysiciansReadingStudy()

bool ml::DRTTreatmentSummaryRecordIODBase::setNameOfPhysiciansReadingStudy ( const std::string  parameter)

◆ setOccupation()

bool ml::DRTTreatmentSummaryRecordIODBase::setOccupation ( const std::string  parameter)

◆ setOriginalAttributesSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setOriginalAttributesSequence ( DcmDRTOriginalAttributesSequenceInterface  seq)

◆ setOriginalSpecializedSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setOriginalSpecializedSOPClassUID ( const std::string  parameter)

◆ setOtherPatientIDs()

bool ml::DRTTreatmentSummaryRecordIODBase::setOtherPatientIDs ( const std::string  parameter)

◆ setOtherPatientIDsSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setOtherPatientIDsSequence ( DcmDRTOtherPatientIDsSequenceInterface  seq)

◆ setOtherPatientNames()

bool ml::DRTTreatmentSummaryRecordIODBase::setOtherPatientNames ( const std::string  parameter)

◆ setPatientAge()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientAge ( const std::string  parameter)

◆ setPatientBirthDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientBirthDate ( const std::string  parameter)

◆ setPatientBirthTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientBirthTime ( const std::string  parameter)

◆ setPatientBreedCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setPatientBreedCodeSequence ( DcmDRTPatientBreedCodeSequenceInterface  seq)

◆ setPatientBreedDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientBreedDescription ( const std::string  parameter)

◆ setPatientComments()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientComments ( const std::string  parameter)

◆ setPatientID()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientID ( const std::string  parameter)

◆ setPatientIdentityRemoved()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientIdentityRemoved ( const std::string  parameter)

◆ setPatientName()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientName ( const std::string  parameter)

◆ setPatientSex()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientSex ( const std::string  parameter)

◆ setPatientSexNeutered()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientSexNeutered ( const std::string  parameter)

◆ setPatientSize()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientSize ( const std::string  parameter)

◆ setPatientSpeciesCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setPatientSpeciesCodeSequence ( DcmDRTPatientSpeciesCodeSequenceInterface  seq)

◆ setPatientSpeciesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientSpeciesDescription ( const std::string  parameter)

◆ setPatientWeight()

bool ml::DRTTreatmentSummaryRecordIODBase::setPatientWeight ( const std::string  parameter)

◆ setPerformedProcedureStepDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setPerformedProcedureStepDescription ( const std::string  parameter)

◆ setPerformedProcedureStepID()

bool ml::DRTTreatmentSummaryRecordIODBase::setPerformedProcedureStepID ( const std::string  parameter)

◆ setPerformedProcedureStepStartDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setPerformedProcedureStepStartDate ( const std::string  parameter)

◆ setPerformedProcedureStepStartTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setPerformedProcedureStepStartTime ( const std::string  parameter)

◆ setPerformedProtocolCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setPerformedProtocolCodeSequence ( DcmDRTPerformedProtocolCodeSequenceInterface  seq)

◆ setPhysiciansOfRecord()

bool ml::DRTTreatmentSummaryRecordIODBase::setPhysiciansOfRecord ( const std::string  parameter)

◆ setPhysiciansOfRecordIdentificationSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setPhysiciansOfRecordIdentificationSequence ( DcmDRTPhysiciansOfRecordIdentificationSequenceInterface  seq)

◆ setPhysiciansReadingStudyIdentificationSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setPhysiciansReadingStudyIdentificationSequence ( DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface  seq)

◆ setPixelPaddingValue()

bool ml::DRTTreatmentSummaryRecordIODBase::setPixelPaddingValue ( const MLuint16  parameter)

◆ setProcedureCodeSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setProcedureCodeSequence ( DcmDRTProcedureCodeSequenceInterface  seq)

◆ setReferencedPatientSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferencedPatientSequence ( DcmDRTReferencedPatientSequenceInterface  seq)

◆ setReferencedPerformedProcedureStepSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferencedPerformedProcedureStepSequence ( DcmDRTReferencedPerformedProcedureStepSequenceInterface  seq)

◆ setReferencedRTPlanSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferencedRTPlanSequence ( DcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface  seq)

◆ setReferencedStudySequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferencedStudySequence ( DcmDRTReferencedStudySequenceInterface  seq)

◆ setReferencedTreatmentRecordSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferencedTreatmentRecordSequence ( DcmDRTReferencedTreatmentRecordSequenceInterface  seq)

◆ setReferringPhysicianIdentificationSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setReferringPhysicianIdentificationSequence ( DcmDRTReferringPhysicianIdentificationSequenceInterface  seq)

◆ setReferringPhysicianName()

bool ml::DRTTreatmentSummaryRecordIODBase::setReferringPhysicianName ( const std::string  parameter)

◆ setRelatedGeneralSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setRelatedGeneralSOPClassUID ( const std::string  parameter)

◆ setRequestAttributesSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setRequestAttributesSequence ( DcmDRTRequestAttributesSequenceInterface  seq)

◆ setResponsibleOrganization()

bool ml::DRTTreatmentSummaryRecordIODBase::setResponsibleOrganization ( const std::string  parameter)

◆ setResponsiblePerson()

bool ml::DRTTreatmentSummaryRecordIODBase::setResponsiblePerson ( const std::string  parameter)

◆ setResponsiblePersonRole()

bool ml::DRTTreatmentSummaryRecordIODBase::setResponsiblePersonRole ( const std::string  parameter)

◆ setSeriesDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setSeriesDescription ( const std::string  parameter)

◆ setSeriesInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setSeriesInstanceUID ( const std::string  parameter)

◆ setSeriesNumber()

bool ml::DRTTreatmentSummaryRecordIODBase::setSeriesNumber ( const std::string  parameter)

◆ setSoftwareVersions()

bool ml::DRTTreatmentSummaryRecordIODBase::setSoftwareVersions ( const std::string  parameter)

◆ setSOPAuthorizationComment()

bool ml::DRTTreatmentSummaryRecordIODBase::setSOPAuthorizationComment ( const std::string  parameter)

◆ setSOPAuthorizationDateTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setSOPAuthorizationDateTime ( const std::string  parameter)

◆ setSOPClassUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setSOPClassUID ( const std::string  parameter)

◆ setSOPInstanceStatus()

bool ml::DRTTreatmentSummaryRecordIODBase::setSOPInstanceStatus ( const std::string  parameter)

◆ setSOPInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setSOPInstanceUID ( const std::string  parameter)

◆ setSpatialResolution()

bool ml::DRTTreatmentSummaryRecordIODBase::setSpatialResolution ( const std::string  parameter)

◆ setSpecificCharacterSet()

bool ml::DRTTreatmentSummaryRecordIODBase::setSpecificCharacterSet ( const std::string  parameter)

◆ setStationName()

bool ml::DRTTreatmentSummaryRecordIODBase::setStationName ( const std::string  parameter)

◆ setStudyDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setStudyDate ( const std::string  parameter)

◆ setStudyDescription()

bool ml::DRTTreatmentSummaryRecordIODBase::setStudyDescription ( const std::string  parameter)

◆ setStudyID()

bool ml::DRTTreatmentSummaryRecordIODBase::setStudyID ( const std::string  parameter)

◆ setStudyInstanceUID()

bool ml::DRTTreatmentSummaryRecordIODBase::setStudyInstanceUID ( const std::string  parameter)

◆ setStudyTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setStudyTime ( const std::string  parameter)

◆ setTimeOfLastCalibration()

bool ml::DRTTreatmentSummaryRecordIODBase::setTimeOfLastCalibration ( const std::string  parameter)

◆ setTimezoneOffsetFromUTC()

bool ml::DRTTreatmentSummaryRecordIODBase::setTimezoneOffsetFromUTC ( const std::string  parameter)

◆ setTreatmentDate()

bool ml::DRTTreatmentSummaryRecordIODBase::setTreatmentDate ( const std::string  parameter)

◆ setTreatmentStatusComment()

bool ml::DRTTreatmentSummaryRecordIODBase::setTreatmentStatusComment ( const std::string  parameter)

◆ setTreatmentSummaryCalculatedDoseReferenceSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setTreatmentSummaryCalculatedDoseReferenceSequence ( DcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface  seq)

◆ setTreatmentSummaryMeasuredDoseReferenceSequence()

void ml::DRTTreatmentSummaryRecordIODBase::setTreatmentSummaryMeasuredDoseReferenceSequence ( DcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface  seq)

◆ setTreatmentTime()

bool ml::DRTTreatmentSummaryRecordIODBase::setTreatmentTime ( const std::string  parameter)

The documentation for this class was generated from the following file: