MeVisLab Toolbox Reference
ml::DRTPlanIODBase Class Reference

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

#include <mlDRTPlanIODBase.h>

Inheritance diagram for ml::DRTPlanIODBase:
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

 DRTPlanIODBase ()
 Default Constructor. More...
 
 DRTPlanIODBase (DCMTree::TreePtr dicomTree)
 
bool containsModule (DcmModuleType moduleType)
 
dcmModuleTypeVec getModuleTypes ()
 Return vector of DcmModuleTypes. More...
 
virtual ~DRTPlanIODBase ()
 
void setDcmTree (DCMTree::TreePtr dcmTree)
 
DCMTree::TreePtr getDCMTree ()
 
bool isValid ()
 Return true if wrapped IOD object is valid. More...
 
bool getApprovalStatus (std::string &parameter) const
 
bool setApprovalStatus (const std::string parameter)
 
std::string getApprovalStatusVR () const
 
std::string getApprovalStatusVM () const
 
std::string getApprovalStatusTag () const
 
bool getReviewDate (std::string &parameter) const
 
bool setReviewDate (const std::string parameter)
 
std::string getReviewDateVR () const
 
std::string getReviewDateVM () const
 
std::string getReviewDateTag () const
 
bool getReviewTime (std::string &parameter) const
 
bool setReviewTime (const std::string parameter)
 
std::string getReviewTimeVR () const
 
std::string getReviewTimeVM () const
 
std::string getReviewTimeTag () const
 
bool getReviewerName (std::string &parameter) const
 
bool setReviewerName (const std::string parameter)
 
std::string getReviewerNameVR () const
 
std::string getReviewerNameVM () const
 
std::string getReviewerNameTag () const
 
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 getFrameOfReferenceUID (std::string &parameter) const
 
bool setFrameOfReferenceUID (const std::string parameter)
 
std::string getFrameOfReferenceUIDVR () const
 
std::string getFrameOfReferenceUIDVM () const
 
std::string getFrameOfReferenceUIDTag () const
 
bool getPositionReferenceIndicator (std::string &parameter) const
 
bool setPositionReferenceIndicator (const std::string parameter)
 
std::string getPositionReferenceIndicatorVR () const
 
std::string getPositionReferenceIndicatorVM () const
 
std::string getPositionReferenceIndicatorTag () 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 getBrachyTreatmentTechnique (std::string &parameter) const
 
bool setBrachyTreatmentTechnique (const std::string parameter)
 
std::string getBrachyTreatmentTechniqueVR () const
 
std::string getBrachyTreatmentTechniqueVM () const
 
std::string getBrachyTreatmentTechniqueTag () const
 
bool getBrachyTreatmentType (std::string &parameter) const
 
bool setBrachyTreatmentType (const std::string parameter)
 
std::string getBrachyTreatmentTypeVR () const
 
std::string getBrachyTreatmentTypeVM () const
 
std::string getBrachyTreatmentTypeTag () 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 getOperatorsName (std::string &parameter) const
 
bool setOperatorsName (const std::string parameter)
 
std::string getOperatorsNameVR () const
 
std::string getOperatorsNameVM () const
 
std::string getOperatorsNameTag () const
 
bool getPlanIntent (std::string &parameter) const
 
bool setPlanIntent (const std::string parameter)
 
std::string getPlanIntentVR () const
 
std::string getPlanIntentVM () const
 
std::string getPlanIntentTag () const
 
bool getRTPlanDate (std::string &parameter) const
 
bool setRTPlanDate (const std::string parameter)
 
std::string getRTPlanDateVR () const
 
std::string getRTPlanDateVM () const
 
std::string getRTPlanDateTag () const
 
bool getRTPlanDescription (std::string &parameter) const
 
bool setRTPlanDescription (const std::string parameter)
 
std::string getRTPlanDescriptionVR () const
 
std::string getRTPlanDescriptionVM () const
 
std::string getRTPlanDescriptionTag () const
 
bool getRTPlanGeometry (std::string &parameter) const
 
bool setRTPlanGeometry (const std::string parameter)
 
std::string getRTPlanGeometryVR () const
 
std::string getRTPlanGeometryVM () const
 
std::string getRTPlanGeometryTag () const
 
bool getRTPlanLabel (std::string &parameter) const
 
bool setRTPlanLabel (const std::string parameter)
 
std::string getRTPlanLabelVR () const
 
std::string getRTPlanLabelVM () const
 
std::string getRTPlanLabelTag () const
 
bool getRTPlanName (std::string &parameter) const
 
bool setRTPlanName (const std::string parameter)
 
std::string getRTPlanNameVR () const
 
std::string getRTPlanNameVM () const
 
std::string getRTPlanNameTag () const
 
bool getRTPlanTime (std::string &parameter) const
 
bool setRTPlanTime (const std::string parameter)
 
std::string getRTPlanTimeVR () const
 
std::string getRTPlanTimeVM () const
 
std::string getRTPlanTimeTag () const
 
bool getTreatmentProtocols (std::string &parameter) const
 
bool setTreatmentProtocols (const std::string parameter)
 
std::string getTreatmentProtocolsVR () const
 
std::string getTreatmentProtocolsVM () const
 
std::string getTreatmentProtocolsTag () const
 
bool getTreatmentSites (std::string &parameter) const
 
bool setTreatmentSites (const std::string parameter)
 
std::string getTreatmentSitesVR () const
 
std::string getTreatmentSitesVM () const
 
std::string getTreatmentSitesTag () const
 
bool getPrescriptionDescription (std::string &parameter) const
 
bool setPrescriptionDescription (const std::string parameter)
 
std::string getPrescriptionDescriptionVR () const
 
std::string getPrescriptionDescriptionVM () const
 
std::string getPrescriptionDescriptionTag () 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 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 DcmDRTBeamSequenceInterface getBeamSequence ()
 
virtual DcmDRTBeamSequenceInterface getEmptyBeamSequence ()
 
void setBeamSequence (DcmDRTBeamSequenceInterface seq)
 
std::string getBeamSequenceVR () const
 
std::string getBeamSequenceVM () const
 
std::string getBeamSequenceTag ()
 
virtual DcmDRTApplicationSetupSequenceInterface getApplicationSetupSequence ()
 
virtual DcmDRTApplicationSetupSequenceInterface getEmptyApplicationSetupSequence ()
 
void setApplicationSetupSequence (DcmDRTApplicationSetupSequenceInterface seq)
 
std::string getApplicationSetupSequenceVR () const
 
std::string getApplicationSetupSequenceVM () const
 
std::string getApplicationSetupSequenceTag ()
 
virtual DcmDRTSourceSequenceInterface getSourceSequence ()
 
virtual DcmDRTSourceSequenceInterface getEmptySourceSequence ()
 
void setSourceSequence (DcmDRTSourceSequenceInterface seq)
 
std::string getSourceSequenceVR () const
 
std::string getSourceSequenceVM () const
 
std::string getSourceSequenceTag ()
 
virtual DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface getTreatmentMachineSequence ()
 
virtual DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface getEmptyTreatmentMachineSequence ()
 
void setTreatmentMachineSequence (DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface seq)
 
std::string getTreatmentMachineSequenceVR () const
 
std::string getTreatmentMachineSequenceVM () const
 
std::string getTreatmentMachineSequenceTag ()
 
virtual DcmDRTFractionGroupSequenceInterface getFractionGroupSequence ()
 
virtual DcmDRTFractionGroupSequenceInterface getEmptyFractionGroupSequence ()
 
void setFractionGroupSequence (DcmDRTFractionGroupSequenceInterface seq)
 
std::string getFractionGroupSequenceVR () const
 
std::string getFractionGroupSequenceVM () const
 
std::string getFractionGroupSequenceTag ()
 
virtual DcmDRTReferencedDoseSequenceInterface getReferencedDoseSequence ()
 
virtual DcmDRTReferencedDoseSequenceInterface getEmptyReferencedDoseSequence ()
 
void setReferencedDoseSequence (DcmDRTReferencedDoseSequenceInterface seq)
 
std::string getReferencedDoseSequenceVR () const
 
std::string getReferencedDoseSequenceVM () const
 
std::string getReferencedDoseSequenceTag ()
 
virtual DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface getReferencedRTPlanSequence ()
 
virtual DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface getEmptyReferencedRTPlanSequence ()
 
void setReferencedRTPlanSequence (DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface seq)
 
std::string getReferencedRTPlanSequenceVR () const
 
std::string getReferencedRTPlanSequenceVM () const
 
std::string getReferencedRTPlanSequenceTag ()
 
virtual DcmDRTReferencedStructureSetSequenceInterface getReferencedStructureSetSequence ()
 
virtual DcmDRTReferencedStructureSetSequenceInterface getEmptyReferencedStructureSetSequence ()
 
void setReferencedStructureSetSequence (DcmDRTReferencedStructureSetSequenceInterface seq)
 
std::string getReferencedStructureSetSequenceVR () const
 
std::string getReferencedStructureSetSequenceVM () const
 
std::string getReferencedStructureSetSequenceTag ()
 
virtual DcmDRTPatientSetupSequenceInterface getPatientSetupSequence ()
 
virtual DcmDRTPatientSetupSequenceInterface getEmptyPatientSetupSequence ()
 
void setPatientSetupSequence (DcmDRTPatientSetupSequenceInterface seq)
 
std::string getPatientSetupSequenceVR () const
 
std::string getPatientSetupSequenceVM () const
 
std::string getPatientSetupSequenceTag ()
 
virtual DcmDRTDoseReferenceSequenceInterface getDoseReferenceSequence ()
 
virtual DcmDRTDoseReferenceSequenceInterface getEmptyDoseReferenceSequence ()
 
void setDoseReferenceSequence (DcmDRTDoseReferenceSequenceInterface seq)
 
std::string getDoseReferenceSequenceVR () const
 
std::string getDoseReferenceSequenceVM () const
 
std::string getDoseReferenceSequenceTag ()
 
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 DcmDRTToleranceTableSequenceInterface getToleranceTableSequence ()
 
virtual DcmDRTToleranceTableSequenceInterface getEmptyToleranceTableSequence ()
 
void setToleranceTableSequence (DcmDRTToleranceTableSequenceInterface seq)
 
std::string getToleranceTableSequenceVR () const
 
std::string getToleranceTableSequenceVM () const
 
std::string getToleranceTableSequenceTag ()
 
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 DRTPlanIOD objects between MeVisLab modules.

Definition at line 77 of file mlDRTPlanIODBase.h.

Member Typedef Documentation

◆ dcmModuleTypeVec

Maps a DcmModuleType enum to DcmModuleInterface pointer.

Definition at line 87 of file mlDRTPlanIODBase.h.

◆ dcmModuleTypeVecIter

Definition at line 88 of file mlDRTPlanIODBase.h.

Constructor & Destructor Documentation

◆ DRTPlanIODBase() [1/2]

ml::DRTPlanIODBase::DRTPlanIODBase ( )

Default Constructor.

◆ DRTPlanIODBase() [2/2]

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

Definition at line 84 of file mlDRTPlanIODBase.h.

◆ ~DRTPlanIODBase()

virtual ml::DRTPlanIODBase::~DRTPlanIODBase ( )
inlinevirtual

Definition at line 98 of file mlDRTPlanIODBase.h.

Member Function Documentation

◆ containsModule()

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

Definition at line 90 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::containsDicomModule().

◆ getAccessionNumber()

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

◆ getAccessionNumberTag()

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

Definition at line 316 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getAccessionNumberTag().

◆ getAccessionNumberVM()

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

Definition at line 315 of file mlDRTPlanIODBase.h.

◆ getAccessionNumberVR()

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

Definition at line 314 of file mlDRTPlanIODBase.h.

◆ getAdditionalPatientHistory()

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

◆ getAdditionalPatientHistoryTag()

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

◆ getAdditionalPatientHistoryVM()

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

Definition at line 497 of file mlDRTPlanIODBase.h.

◆ getAdditionalPatientHistoryVR()

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

Definition at line 496 of file mlDRTPlanIODBase.h.

◆ getAdmissionID()

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

◆ getAdmissionIDTag()

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

Definition at line 505 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getAdmissionIDTag().

◆ getAdmissionIDVM()

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

Definition at line 504 of file mlDRTPlanIODBase.h.

◆ getAdmissionIDVR()

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

Definition at line 503 of file mlDRTPlanIODBase.h.

◆ getAdmittingDiagnosesCodeSequence()

virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface ml::DRTPlanIODBase::getAdmittingDiagnosesCodeSequence ( )
virtual

◆ getAdmittingDiagnosesCodeSequenceTag()

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

◆ getAdmittingDiagnosesCodeSequenceVM()

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

Definition at line 907 of file mlDRTPlanIODBase.h.

◆ getAdmittingDiagnosesCodeSequenceVR()

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

Definition at line 906 of file mlDRTPlanIODBase.h.

◆ getAdmittingDiagnosesDescription()

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

◆ getAdmittingDiagnosesDescriptionTag()

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

◆ getAdmittingDiagnosesDescriptionVM()

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

Definition at line 511 of file mlDRTPlanIODBase.h.

◆ getAdmittingDiagnosesDescriptionVR()

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

Definition at line 510 of file mlDRTPlanIODBase.h.

◆ getApplicationSetupSequence()

virtual DcmDRTApplicationSetupSequenceInterface ml::DRTPlanIODBase::getApplicationSetupSequence ( )
virtual

◆ getApplicationSetupSequenceTag()

std::string ml::DRTPlanIODBase::getApplicationSetupSequenceTag ( )
inline

◆ getApplicationSetupSequenceVM()

std::string ml::DRTPlanIODBase::getApplicationSetupSequenceVM ( ) const
inline

Definition at line 925 of file mlDRTPlanIODBase.h.

◆ getApplicationSetupSequenceVR()

std::string ml::DRTPlanIODBase::getApplicationSetupSequenceVR ( ) const
inline

Definition at line 924 of file mlDRTPlanIODBase.h.

◆ getApprovalStatus()

bool ml::DRTPlanIODBase::getApprovalStatus ( std::string &  parameter) const

◆ getApprovalStatusTag()

std::string ml::DRTPlanIODBase::getApprovalStatusTag ( ) const
inline

Definition at line 113 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getApprovalStatusTag().

◆ getApprovalStatusVM()

std::string ml::DRTPlanIODBase::getApprovalStatusVM ( ) const
inline

Definition at line 112 of file mlDRTPlanIODBase.h.

◆ getApprovalStatusVR()

std::string ml::DRTPlanIODBase::getApprovalStatusVR ( ) const
inline

Definition at line 111 of file mlDRTPlanIODBase.h.

◆ getAuthorizationEquipmentCertificationNumber()

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

◆ getAuthorizationEquipmentCertificationNumberTag()

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

◆ getAuthorizationEquipmentCertificationNumberVM()

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

Definition at line 714 of file mlDRTPlanIODBase.h.

◆ getAuthorizationEquipmentCertificationNumberVR()

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

Definition at line 713 of file mlDRTPlanIODBase.h.

◆ getBeamSequence()

virtual DcmDRTBeamSequenceInterface ml::DRTPlanIODBase::getBeamSequence ( )
virtual

◆ getBeamSequenceTag()

std::string ml::DRTPlanIODBase::getBeamSequenceTag ( )
inline

Definition at line 917 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getBeamSequenceTag().

◆ getBeamSequenceVM()

std::string ml::DRTPlanIODBase::getBeamSequenceVM ( ) const
inline

Definition at line 916 of file mlDRTPlanIODBase.h.

◆ getBeamSequenceVR()

std::string ml::DRTPlanIODBase::getBeamSequenceVR ( ) const
inline

Definition at line 915 of file mlDRTPlanIODBase.h.

◆ getBrachyTreatmentTechnique()

bool ml::DRTPlanIODBase::getBrachyTreatmentTechnique ( std::string &  parameter) const

◆ getBrachyTreatmentTechniqueTag()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTechniqueTag ( ) const
inline

◆ getBrachyTreatmentTechniqueVM()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTechniqueVM ( ) const
inline

Definition at line 560 of file mlDRTPlanIODBase.h.

◆ getBrachyTreatmentTechniqueVR()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTechniqueVR ( ) const
inline

Definition at line 559 of file mlDRTPlanIODBase.h.

◆ getBrachyTreatmentType()

bool ml::DRTPlanIODBase::getBrachyTreatmentType ( std::string &  parameter) const

◆ getBrachyTreatmentTypeTag()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTypeTag ( ) const
inline

◆ getBrachyTreatmentTypeVM()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTypeVM ( ) const
inline

Definition at line 567 of file mlDRTPlanIODBase.h.

◆ getBrachyTreatmentTypeVR()

std::string ml::DRTPlanIODBase::getBrachyTreatmentTypeVR ( ) const
inline

Definition at line 566 of file mlDRTPlanIODBase.h.

◆ getBreedRegistrationSequence()

virtual DcmDRTBreedRegistrationSequenceInterface ml::DRTPlanIODBase::getBreedRegistrationSequence ( )
virtual

◆ getBreedRegistrationSequenceTag()

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

◆ getBreedRegistrationSequenceVM()

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

Definition at line 853 of file mlDRTPlanIODBase.h.

◆ getBreedRegistrationSequenceVR()

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

Definition at line 852 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialCoordinatingCenterName()

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

◆ getClinicalTrialCoordinatingCenterNameTag()

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

◆ getClinicalTrialCoordinatingCenterNameVM()

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

Definition at line 140 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialCoordinatingCenterNameVR()

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

Definition at line 139 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialProtocolID()

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

◆ getClinicalTrialProtocolIDTag()

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

◆ getClinicalTrialProtocolIDVM()

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

Definition at line 161 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialProtocolIDVR()

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

Definition at line 160 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialProtocolName()

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

◆ getClinicalTrialProtocolNameTag()

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

◆ getClinicalTrialProtocolNameVM()

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

Definition at line 168 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialProtocolNameVR()

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

Definition at line 167 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSiteID()

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

◆ getClinicalTrialSiteIDTag()

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

◆ getClinicalTrialSiteIDVM()

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

Definition at line 175 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSiteIDVR()

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

Definition at line 174 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSiteName()

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

◆ getClinicalTrialSiteNameTag()

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

◆ getClinicalTrialSiteNameVM()

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

Definition at line 182 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSiteNameVR()

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

Definition at line 181 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSponsorName()

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

◆ getClinicalTrialSponsorNameTag()

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

◆ getClinicalTrialSponsorNameVM()

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

Definition at line 189 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSponsorNameVR()

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

Definition at line 188 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSubjectID()

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

◆ getClinicalTrialSubjectIDTag()

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

◆ getClinicalTrialSubjectIDVM()

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

Definition at line 196 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSubjectIDVR()

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

Definition at line 195 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSubjectReadingID()

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

◆ getClinicalTrialSubjectReadingIDTag()

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

◆ getClinicalTrialSubjectReadingIDVM()

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

Definition at line 203 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialSubjectReadingIDVR()

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

Definition at line 202 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialTimePointDescription()

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

◆ getClinicalTrialTimePointDescriptionTag()

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

◆ getClinicalTrialTimePointDescriptionVM()

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

Definition at line 147 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialTimePointDescriptionVR()

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

Definition at line 146 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialTimePointID()

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

◆ getClinicalTrialTimePointIDTag()

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

◆ getClinicalTrialTimePointIDVM()

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

Definition at line 154 of file mlDRTPlanIODBase.h.

◆ getClinicalTrialTimePointIDVR()

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

Definition at line 153 of file mlDRTPlanIODBase.h.

◆ getCodingSchemeIdentificationSequence()

virtual DcmDRTCodingSchemeIdentificationSequenceInterface ml::DRTPlanIODBase::getCodingSchemeIdentificationSequence ( )
virtual

◆ getCodingSchemeIdentificationSequenceTag()

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

◆ getCodingSchemeIdentificationSequenceVM()

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

Definition at line 1042 of file mlDRTPlanIODBase.h.

◆ getCodingSchemeIdentificationSequenceVR()

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

Definition at line 1041 of file mlDRTPlanIODBase.h.

◆ getContributingEquipmentSequence()

virtual DcmDRTContributingEquipmentSequenceInterface ml::DRTPlanIODBase::getContributingEquipmentSequence ( )
virtual

◆ getContributingEquipmentSequenceTag()

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

◆ getContributingEquipmentSequenceVM()

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

Definition at line 1051 of file mlDRTPlanIODBase.h.

◆ getContributingEquipmentSequenceVR()

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

Definition at line 1050 of file mlDRTPlanIODBase.h.

◆ getDateOfLastCalibration()

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

◆ getDateOfLastCalibrationTag()

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

◆ getDateOfLastCalibrationVM()

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

Definition at line 224 of file mlDRTPlanIODBase.h.

◆ getDateOfLastCalibrationVR()

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

Definition at line 223 of file mlDRTPlanIODBase.h.

◆ getDCMTree()

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

Definition at line 102 of file mlDRTPlanIODBase.h.

References ml::MutableDicomTree::getMutableTree().

◆ getDeidentificationMethod()

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

◆ getDeidentificationMethodCodeSequence()

virtual DcmDRTDeidentificationMethodCodeSequenceInterface ml::DRTPlanIODBase::getDeidentificationMethodCodeSequence ( )
virtual

◆ getDeidentificationMethodCodeSequenceTag()

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

◆ getDeidentificationMethodCodeSequenceVM()

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

Definition at line 862 of file mlDRTPlanIODBase.h.

◆ getDeidentificationMethodCodeSequenceVR()

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

Definition at line 861 of file mlDRTPlanIODBase.h.

◆ getDeidentificationMethodTag()

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

◆ getDeidentificationMethodVM()

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

Definition at line 378 of file mlDRTPlanIODBase.h.

◆ getDeidentificationMethodVR()

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

Definition at line 377 of file mlDRTPlanIODBase.h.

◆ getDeviceSerialNumber()

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

◆ getDeviceSerialNumberTag()

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

Definition at line 232 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getDeviceSerialNumberTag().

◆ getDeviceSerialNumberVM()

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

Definition at line 231 of file mlDRTPlanIODBase.h.

◆ getDeviceSerialNumberVR()

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

Definition at line 230 of file mlDRTPlanIODBase.h.

◆ getDigitalSignaturesSequence()

virtual DcmDRTDigitalSignaturesSequenceInterface ml::DRTPlanIODBase::getDigitalSignaturesSequence ( )
virtual

◆ getDigitalSignaturesSequenceTag()

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

◆ getDigitalSignaturesSequenceVM()

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

Definition at line 1060 of file mlDRTPlanIODBase.h.

◆ getDigitalSignaturesSequenceVR()

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

Definition at line 1059 of file mlDRTPlanIODBase.h.

◆ getDoseReferenceSequence()

virtual DcmDRTDoseReferenceSequenceInterface ml::DRTPlanIODBase::getDoseReferenceSequence ( )
virtual

◆ getDoseReferenceSequenceTag()

std::string ml::DRTPlanIODBase::getDoseReferenceSequenceTag ( )
inline

◆ getDoseReferenceSequenceVM()

std::string ml::DRTPlanIODBase::getDoseReferenceSequenceVM ( ) const
inline

Definition at line 997 of file mlDRTPlanIODBase.h.

◆ getDoseReferenceSequenceVR()

std::string ml::DRTPlanIODBase::getDoseReferenceSequenceVR ( ) const
inline

Definition at line 996 of file mlDRTPlanIODBase.h.

◆ getEmptyAdmittingDiagnosesCodeSequence()

virtual DcmDRTAdmittingDiagnosesCodeSequenceInterface ml::DRTPlanIODBase::getEmptyAdmittingDiagnosesCodeSequence ( )
virtual

◆ getEmptyApplicationSetupSequence()

virtual DcmDRTApplicationSetupSequenceInterface ml::DRTPlanIODBase::getEmptyApplicationSetupSequence ( )
virtual

◆ getEmptyBeamSequence()

virtual DcmDRTBeamSequenceInterface ml::DRTPlanIODBase::getEmptyBeamSequence ( )
virtual

◆ getEmptyBreedRegistrationSequence()

virtual DcmDRTBreedRegistrationSequenceInterface ml::DRTPlanIODBase::getEmptyBreedRegistrationSequence ( )
virtual

◆ getEmptyCodingSchemeIdentificationSequence()

virtual DcmDRTCodingSchemeIdentificationSequenceInterface ml::DRTPlanIODBase::getEmptyCodingSchemeIdentificationSequence ( )
virtual

◆ getEmptyContributingEquipmentSequence()

virtual DcmDRTContributingEquipmentSequenceInterface ml::DRTPlanIODBase::getEmptyContributingEquipmentSequence ( )
virtual

◆ getEmptyDeidentificationMethodCodeSequence()

virtual DcmDRTDeidentificationMethodCodeSequenceInterface ml::DRTPlanIODBase::getEmptyDeidentificationMethodCodeSequence ( )
virtual

◆ getEmptyDigitalSignaturesSequence()

virtual DcmDRTDigitalSignaturesSequenceInterface ml::DRTPlanIODBase::getEmptyDigitalSignaturesSequence ( )
virtual

◆ getEmptyDoseReferenceSequence()

virtual DcmDRTDoseReferenceSequenceInterface ml::DRTPlanIODBase::getEmptyDoseReferenceSequence ( )
virtual

◆ getEmptyEncryptedAttributesSequence()

virtual DcmDRTEncryptedAttributesSequenceInterface ml::DRTPlanIODBase::getEmptyEncryptedAttributesSequence ( )
virtual

◆ getEmptyFractionGroupSequence()

virtual DcmDRTFractionGroupSequenceInterface ml::DRTPlanIODBase::getEmptyFractionGroupSequence ( )
virtual

◆ getEmptyHL7StructuredDocumentReferenceSequence()

virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface ml::DRTPlanIODBase::getEmptyHL7StructuredDocumentReferenceSequence ( )
virtual

◆ getEmptyMACParametersSequence()

virtual DcmDRTMACParametersSequenceInterface ml::DRTPlanIODBase::getEmptyMACParametersSequence ( )
virtual

◆ getEmptyOriginalAttributesSequence()

virtual DcmDRTOriginalAttributesSequenceInterface ml::DRTPlanIODBase::getEmptyOriginalAttributesSequence ( )
virtual

◆ getEmptyOtherPatientIDsSequence()

virtual DcmDRTOtherPatientIDsSequenceInterface ml::DRTPlanIODBase::getEmptyOtherPatientIDsSequence ( )
virtual

◆ getEmptyPatientBreedCodeSequence()

virtual DcmDRTPatientBreedCodeSequenceInterface ml::DRTPlanIODBase::getEmptyPatientBreedCodeSequence ( )
virtual

◆ getEmptyPatientSetupSequence()

virtual DcmDRTPatientSetupSequenceInterface ml::DRTPlanIODBase::getEmptyPatientSetupSequence ( )
virtual

◆ getEmptyPatientSpeciesCodeSequence()

virtual DcmDRTPatientSpeciesCodeSequenceInterface ml::DRTPlanIODBase::getEmptyPatientSpeciesCodeSequence ( )
virtual

◆ getEmptyPerformedProtocolCodeSequence()

virtual DcmDRTPerformedProtocolCodeSequenceInterface ml::DRTPlanIODBase::getEmptyPerformedProtocolCodeSequence ( )
virtual

◆ getEmptyPhysiciansOfRecordIdentificationSequence()

virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface ml::DRTPlanIODBase::getEmptyPhysiciansOfRecordIdentificationSequence ( )
virtual

◆ getEmptyPhysiciansReadingStudyIdentificationSequence()

virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface ml::DRTPlanIODBase::getEmptyPhysiciansReadingStudyIdentificationSequence ( )
virtual

◆ getEmptyProcedureCodeSequence()

virtual DcmDRTProcedureCodeSequenceInterface ml::DRTPlanIODBase::getEmptyProcedureCodeSequence ( )
virtual

◆ getEmptyReferencedDoseSequence()

virtual DcmDRTReferencedDoseSequenceInterface ml::DRTPlanIODBase::getEmptyReferencedDoseSequence ( )
virtual

◆ getEmptyReferencedPatientSequence()

virtual DcmDRTReferencedPatientSequenceInterface ml::DRTPlanIODBase::getEmptyReferencedPatientSequence ( )
virtual

◆ getEmptyReferencedPerformedProcedureStepSequence()

virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface ml::DRTPlanIODBase::getEmptyReferencedPerformedProcedureStepSequence ( )
virtual

◆ getEmptyReferencedRTPlanSequence()

virtual DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface ml::DRTPlanIODBase::getEmptyReferencedRTPlanSequence ( )
virtual

◆ getEmptyReferencedStructureSetSequence()

virtual DcmDRTReferencedStructureSetSequenceInterface ml::DRTPlanIODBase::getEmptyReferencedStructureSetSequence ( )
virtual

◆ getEmptyReferencedStudySequence()

virtual DcmDRTReferencedStudySequenceInterface ml::DRTPlanIODBase::getEmptyReferencedStudySequence ( )
virtual

◆ getEmptyReferringPhysicianIdentificationSequence()

virtual DcmDRTReferringPhysicianIdentificationSequenceInterface ml::DRTPlanIODBase::getEmptyReferringPhysicianIdentificationSequence ( )
virtual

◆ getEmptyRequestAttributesSequence()

virtual DcmDRTRequestAttributesSequenceInterface ml::DRTPlanIODBase::getEmptyRequestAttributesSequence ( )
virtual

◆ getEmptySourceSequence()

virtual DcmDRTSourceSequenceInterface ml::DRTPlanIODBase::getEmptySourceSequence ( )
virtual

◆ getEmptyToleranceTableSequence()

virtual DcmDRTToleranceTableSequenceInterface ml::DRTPlanIODBase::getEmptyToleranceTableSequence ( )
virtual

◆ getEmptyTreatmentMachineSequence()

virtual DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface ml::DRTPlanIODBase::getEmptyTreatmentMachineSequence ( )
virtual

◆ getEncryptedAttributesSequence()

virtual DcmDRTEncryptedAttributesSequenceInterface ml::DRTPlanIODBase::getEncryptedAttributesSequence ( )
virtual

◆ getEncryptedAttributesSequenceTag()

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

◆ getEncryptedAttributesSequenceVM()

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

Definition at line 1069 of file mlDRTPlanIODBase.h.

◆ getEncryptedAttributesSequenceVR()

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

Definition at line 1068 of file mlDRTPlanIODBase.h.

◆ getEthnicGroup()

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

◆ getEthnicGroupTag()

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

Definition at line 386 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getEthnicGroupTag().

◆ getEthnicGroupVM()

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

Definition at line 385 of file mlDRTPlanIODBase.h.

◆ getEthnicGroupVR()

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

Definition at line 384 of file mlDRTPlanIODBase.h.

◆ getFractionGroupSequence()

virtual DcmDRTFractionGroupSequenceInterface ml::DRTPlanIODBase::getFractionGroupSequence ( )
virtual

◆ getFractionGroupSequenceTag()

std::string ml::DRTPlanIODBase::getFractionGroupSequenceTag ( )
inline

◆ getFractionGroupSequenceVM()

std::string ml::DRTPlanIODBase::getFractionGroupSequenceVM ( ) const
inline

Definition at line 952 of file mlDRTPlanIODBase.h.

◆ getFractionGroupSequenceVR()

std::string ml::DRTPlanIODBase::getFractionGroupSequenceVR ( ) const
inline

Definition at line 951 of file mlDRTPlanIODBase.h.

◆ getFrameOfReferenceUID()

bool ml::DRTPlanIODBase::getFrameOfReferenceUID ( std::string &  parameter) const

◆ getFrameOfReferenceUIDTag()

std::string ml::DRTPlanIODBase::getFrameOfReferenceUIDTag ( ) const
inline

◆ getFrameOfReferenceUIDVM()

std::string ml::DRTPlanIODBase::getFrameOfReferenceUIDVM ( ) const
inline

Definition at line 210 of file mlDRTPlanIODBase.h.

◆ getFrameOfReferenceUIDVR()

std::string ml::DRTPlanIODBase::getFrameOfReferenceUIDVR ( ) const
inline

Definition at line 209 of file mlDRTPlanIODBase.h.

◆ getGantryID()

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

◆ getGantryIDTag()

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

Definition at line 239 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getGantryIDTag().

◆ getGantryIDVM()

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

Definition at line 238 of file mlDRTPlanIODBase.h.

◆ getGantryIDVR()

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

Definition at line 237 of file mlDRTPlanIODBase.h.

◆ getHL7StructuredDocumentReferenceSequence()

virtual DcmDRTHL7StructuredDocumentReferenceSequenceInterface ml::DRTPlanIODBase::getHL7StructuredDocumentReferenceSequence ( )
virtual

◆ getHL7StructuredDocumentReferenceSequenceTag()

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

◆ getHL7StructuredDocumentReferenceSequenceVM()

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

Definition at line 1078 of file mlDRTPlanIODBase.h.

◆ getHL7StructuredDocumentReferenceSequenceVR()

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

Definition at line 1077 of file mlDRTPlanIODBase.h.

◆ getInstanceCreationDate()

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

◆ getInstanceCreationDateTag()

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

◆ getInstanceCreationDateVM()

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

Definition at line 721 of file mlDRTPlanIODBase.h.

◆ getInstanceCreationDateVR()

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

Definition at line 720 of file mlDRTPlanIODBase.h.

◆ getInstanceCreationTime()

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

◆ getInstanceCreationTimeTag()

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

◆ getInstanceCreationTimeVM()

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

Definition at line 728 of file mlDRTPlanIODBase.h.

◆ getInstanceCreationTimeVR()

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

Definition at line 727 of file mlDRTPlanIODBase.h.

◆ getInstanceCreatorUID()

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

◆ getInstanceCreatorUIDTag()

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

Definition at line 736 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getInstanceCreatorUIDTag().

◆ getInstanceCreatorUIDVM()

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

Definition at line 735 of file mlDRTPlanIODBase.h.

◆ getInstanceCreatorUIDVR()

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

Definition at line 734 of file mlDRTPlanIODBase.h.

◆ getInstanceNumber()

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

◆ getInstanceNumberTag()

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

Definition at line 575 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getInstanceNumberTag().

◆ getInstanceNumberVM()

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

Definition at line 574 of file mlDRTPlanIODBase.h.

◆ getInstanceNumberVR()

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

Definition at line 573 of file mlDRTPlanIODBase.h.

◆ getInstitutionAddress()

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

◆ getInstitutionAddressTag()

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

Definition at line 246 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getInstitutionAddressTag().

◆ getInstitutionAddressVM()

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

Definition at line 245 of file mlDRTPlanIODBase.h.

◆ getInstitutionAddressVR()

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

Definition at line 244 of file mlDRTPlanIODBase.h.

◆ getInstitutionalDepartmentName()

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

◆ getInstitutionalDepartmentNameTag()

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

◆ getInstitutionalDepartmentNameVM()

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

Definition at line 259 of file mlDRTPlanIODBase.h.

◆ getInstitutionalDepartmentNameVR()

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

Definition at line 258 of file mlDRTPlanIODBase.h.

◆ getInstitutionName()

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

◆ getInstitutionNameTag()

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

Definition at line 253 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getInstitutionNameTag().

◆ getInstitutionNameVM()

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

Definition at line 252 of file mlDRTPlanIODBase.h.

◆ getInstitutionNameVR()

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

Definition at line 251 of file mlDRTPlanIODBase.h.

◆ getIssuerOfAdmissionID()

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

◆ getIssuerOfAdmissionIDTag()

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

◆ getIssuerOfAdmissionIDVM()

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

Definition at line 518 of file mlDRTPlanIODBase.h.

◆ getIssuerOfAdmissionIDVR()

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

Definition at line 517 of file mlDRTPlanIODBase.h.

◆ getIssuerOfPatientID()

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

◆ getIssuerOfPatientIDTag()

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

Definition at line 393 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getIssuerOfPatientIDTag().

◆ getIssuerOfPatientIDVM()

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

Definition at line 392 of file mlDRTPlanIODBase.h.

◆ getIssuerOfPatientIDVR()

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

Definition at line 391 of file mlDRTPlanIODBase.h.

◆ getMACParametersSequence()

virtual DcmDRTMACParametersSequenceInterface ml::DRTPlanIODBase::getMACParametersSequence ( )
virtual

◆ getMACParametersSequenceTag()

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

◆ getMACParametersSequenceVM()

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

Definition at line 1087 of file mlDRTPlanIODBase.h.

◆ getMACParametersSequenceVR()

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

Definition at line 1086 of file mlDRTPlanIODBase.h.

◆ getManufacturer()

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

◆ getManufacturerModelName()

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

◆ getManufacturerModelNameTag()

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

◆ getManufacturerModelNameVM()

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

Definition at line 273 of file mlDRTPlanIODBase.h.

◆ getManufacturerModelNameVR()

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

Definition at line 272 of file mlDRTPlanIODBase.h.

◆ getManufacturerTag()

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

Definition at line 267 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getManufacturerTag().

◆ getManufacturerVM()

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

Definition at line 266 of file mlDRTPlanIODBase.h.

◆ getManufacturerVR()

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

Definition at line 265 of file mlDRTPlanIODBase.h.

◆ getModality()

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

◆ getModalityTag()

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

Definition at line 659 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getModalityTag().

◆ getModalityVM()

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

Definition at line 658 of file mlDRTPlanIODBase.h.

◆ getModalityVR()

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

Definition at line 657 of file mlDRTPlanIODBase.h.

◆ getModuleTypes()

dcmModuleTypeVec ml::DRTPlanIODBase::getModuleTypes ( )
inline

Return vector of DcmModuleTypes.

Definition at line 96 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getDicomModuleTypes().

◆ getNameOfPhysiciansReadingStudy()

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

◆ getNameOfPhysiciansReadingStudyTag()

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

◆ getNameOfPhysiciansReadingStudyVM()

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

Definition at line 322 of file mlDRTPlanIODBase.h.

◆ getNameOfPhysiciansReadingStudyVR()

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

Definition at line 321 of file mlDRTPlanIODBase.h.

◆ getOccupation()

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

◆ getOccupationTag()

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

Definition at line 526 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getOccupationTag().

◆ getOccupationVM()

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

Definition at line 525 of file mlDRTPlanIODBase.h.

◆ getOccupationVR()

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

Definition at line 524 of file mlDRTPlanIODBase.h.

◆ getOperatorsName()

bool ml::DRTPlanIODBase::getOperatorsName ( std::string &  parameter) const

◆ getOperatorsNameTag()

std::string ml::DRTPlanIODBase::getOperatorsNameTag ( ) const
inline

Definition at line 582 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getOperatorsNameTag().

◆ getOperatorsNameVM()

std::string ml::DRTPlanIODBase::getOperatorsNameVM ( ) const
inline

Definition at line 581 of file mlDRTPlanIODBase.h.

◆ getOperatorsNameVR()

std::string ml::DRTPlanIODBase::getOperatorsNameVR ( ) const
inline

Definition at line 580 of file mlDRTPlanIODBase.h.

◆ getOriginalAttributesSequence()

virtual DcmDRTOriginalAttributesSequenceInterface ml::DRTPlanIODBase::getOriginalAttributesSequence ( )
virtual

◆ getOriginalAttributesSequenceTag()

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

◆ getOriginalAttributesSequenceVM()

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

Definition at line 1096 of file mlDRTPlanIODBase.h.

◆ getOriginalAttributesSequenceVR()

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

Definition at line 1095 of file mlDRTPlanIODBase.h.

◆ getOriginalSpecializedSOPClassUID()

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

◆ getOriginalSpecializedSOPClassUIDTag()

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

◆ getOriginalSpecializedSOPClassUIDVM()

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

Definition at line 742 of file mlDRTPlanIODBase.h.

◆ getOriginalSpecializedSOPClassUIDVR()

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

Definition at line 741 of file mlDRTPlanIODBase.h.

◆ getOtherPatientIDs()

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

◆ getOtherPatientIDsSequence()

virtual DcmDRTOtherPatientIDsSequenceInterface ml::DRTPlanIODBase::getOtherPatientIDsSequence ( )
virtual

◆ getOtherPatientIDsSequenceTag()

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

◆ getOtherPatientIDsSequenceVM()

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

Definition at line 871 of file mlDRTPlanIODBase.h.

◆ getOtherPatientIDsSequenceVR()

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

Definition at line 870 of file mlDRTPlanIODBase.h.

◆ getOtherPatientIDsTag()

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

Definition at line 400 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getOtherPatientIDsTag().

◆ getOtherPatientIDsVM()

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

Definition at line 399 of file mlDRTPlanIODBase.h.

◆ getOtherPatientIDsVR()

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

Definition at line 398 of file mlDRTPlanIODBase.h.

◆ getOtherPatientNames()

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

◆ getOtherPatientNamesTag()

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

Definition at line 407 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getOtherPatientNamesTag().

◆ getOtherPatientNamesVM()

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

Definition at line 406 of file mlDRTPlanIODBase.h.

◆ getOtherPatientNamesVR()

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

Definition at line 405 of file mlDRTPlanIODBase.h.

◆ getPatientAge()

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

◆ getPatientAgeTag()

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

Definition at line 533 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientAgeTag().

◆ getPatientAgeVM()

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

Definition at line 532 of file mlDRTPlanIODBase.h.

◆ getPatientAgeVR()

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

Definition at line 531 of file mlDRTPlanIODBase.h.

◆ getPatientBirthDate()

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

◆ getPatientBirthDateTag()

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

Definition at line 414 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientBirthDateTag().

◆ getPatientBirthDateVM()

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

Definition at line 413 of file mlDRTPlanIODBase.h.

◆ getPatientBirthDateVR()

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

Definition at line 412 of file mlDRTPlanIODBase.h.

◆ getPatientBirthTime()

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

◆ getPatientBirthTimeTag()

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

Definition at line 421 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientBirthTimeTag().

◆ getPatientBirthTimeVM()

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

Definition at line 420 of file mlDRTPlanIODBase.h.

◆ getPatientBirthTimeVR()

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

Definition at line 419 of file mlDRTPlanIODBase.h.

◆ getPatientBreedCodeSequence()

virtual DcmDRTPatientBreedCodeSequenceInterface ml::DRTPlanIODBase::getPatientBreedCodeSequence ( )
virtual

◆ getPatientBreedCodeSequenceTag()

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

◆ getPatientBreedCodeSequenceVM()

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

Definition at line 880 of file mlDRTPlanIODBase.h.

◆ getPatientBreedCodeSequenceVR()

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

Definition at line 879 of file mlDRTPlanIODBase.h.

◆ getPatientBreedDescription()

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

◆ getPatientBreedDescriptionTag()

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

◆ getPatientBreedDescriptionVM()

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

Definition at line 427 of file mlDRTPlanIODBase.h.

◆ getPatientBreedDescriptionVR()

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

Definition at line 426 of file mlDRTPlanIODBase.h.

◆ getPatientComments()

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

◆ getPatientCommentsTag()

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

Definition at line 435 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientCommentsTag().

◆ getPatientCommentsVM()

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

Definition at line 434 of file mlDRTPlanIODBase.h.

◆ getPatientCommentsVR()

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

Definition at line 433 of file mlDRTPlanIODBase.h.

◆ getPatientID()

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

◆ getPatientIdentityRemoved()

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

◆ getPatientIdentityRemovedTag()

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

◆ getPatientIdentityRemovedVM()

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

Definition at line 448 of file mlDRTPlanIODBase.h.

◆ getPatientIdentityRemovedVR()

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

Definition at line 447 of file mlDRTPlanIODBase.h.

◆ getPatientIDTag()

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

Definition at line 442 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientIDTag().

◆ getPatientIDVM()

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

Definition at line 441 of file mlDRTPlanIODBase.h.

◆ getPatientIDVR()

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

Definition at line 440 of file mlDRTPlanIODBase.h.

◆ getPatientName()

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

◆ getPatientNameTag()

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

Definition at line 456 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientNameTag().

◆ getPatientNameVM()

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

Definition at line 455 of file mlDRTPlanIODBase.h.

◆ getPatientNameVR()

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

Definition at line 454 of file mlDRTPlanIODBase.h.

◆ getPatientSetupSequence()

virtual DcmDRTPatientSetupSequenceInterface ml::DRTPlanIODBase::getPatientSetupSequence ( )
virtual

◆ getPatientSetupSequenceTag()

std::string ml::DRTPlanIODBase::getPatientSetupSequenceTag ( )
inline

◆ getPatientSetupSequenceVM()

std::string ml::DRTPlanIODBase::getPatientSetupSequenceVM ( ) const
inline

Definition at line 988 of file mlDRTPlanIODBase.h.

◆ getPatientSetupSequenceVR()

std::string ml::DRTPlanIODBase::getPatientSetupSequenceVR ( ) const
inline

Definition at line 987 of file mlDRTPlanIODBase.h.

◆ getPatientSex()

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

◆ getPatientSexNeutered()

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

◆ getPatientSexNeuteredTag()

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

Definition at line 540 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientSexNeuteredTag().

◆ getPatientSexNeuteredVM()

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

Definition at line 539 of file mlDRTPlanIODBase.h.

◆ getPatientSexNeuteredVR()

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

Definition at line 538 of file mlDRTPlanIODBase.h.

◆ getPatientSexTag()

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

Definition at line 463 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientSexTag().

◆ getPatientSexVM()

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

Definition at line 462 of file mlDRTPlanIODBase.h.

◆ getPatientSexVR()

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

Definition at line 461 of file mlDRTPlanIODBase.h.

◆ getPatientSize()

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

◆ getPatientSizeTag()

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

Definition at line 547 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientSizeTag().

◆ getPatientSizeVM()

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

Definition at line 546 of file mlDRTPlanIODBase.h.

◆ getPatientSizeVR()

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

Definition at line 545 of file mlDRTPlanIODBase.h.

◆ getPatientSpeciesCodeSequence()

virtual DcmDRTPatientSpeciesCodeSequenceInterface ml::DRTPlanIODBase::getPatientSpeciesCodeSequence ( )
virtual

◆ getPatientSpeciesCodeSequenceTag()

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

◆ getPatientSpeciesCodeSequenceVM()

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

Definition at line 889 of file mlDRTPlanIODBase.h.

◆ getPatientSpeciesCodeSequenceVR()

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

Definition at line 888 of file mlDRTPlanIODBase.h.

◆ getPatientSpeciesDescription()

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

◆ getPatientSpeciesDescriptionTag()

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

◆ getPatientSpeciesDescriptionVM()

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

Definition at line 469 of file mlDRTPlanIODBase.h.

◆ getPatientSpeciesDescriptionVR()

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

Definition at line 468 of file mlDRTPlanIODBase.h.

◆ getPatientWeight()

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

◆ getPatientWeightTag()

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

Definition at line 554 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPatientWeightTag().

◆ getPatientWeightVM()

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

Definition at line 553 of file mlDRTPlanIODBase.h.

◆ getPatientWeightVR()

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

Definition at line 552 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepDescription()

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

◆ getPerformedProcedureStepDescriptionTag()

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

◆ getPerformedProcedureStepDescriptionVM()

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

Definition at line 665 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepDescriptionVR()

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

Definition at line 664 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepID()

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

◆ getPerformedProcedureStepIDTag()

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

◆ getPerformedProcedureStepIDVM()

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

Definition at line 672 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepIDVR()

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

Definition at line 671 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepStartDate()

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

◆ getPerformedProcedureStepStartDateTag()

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

◆ getPerformedProcedureStepStartDateVM()

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

Definition at line 679 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepStartDateVR()

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

Definition at line 678 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepStartTime()

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

◆ getPerformedProcedureStepStartTimeTag()

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

◆ getPerformedProcedureStepStartTimeVM()

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

Definition at line 686 of file mlDRTPlanIODBase.h.

◆ getPerformedProcedureStepStartTimeVR()

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

Definition at line 685 of file mlDRTPlanIODBase.h.

◆ getPerformedProtocolCodeSequence()

virtual DcmDRTPerformedProtocolCodeSequenceInterface ml::DRTPlanIODBase::getPerformedProtocolCodeSequence ( )
virtual

◆ getPerformedProtocolCodeSequenceTag()

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

◆ getPerformedProtocolCodeSequenceVM()

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

Definition at line 1006 of file mlDRTPlanIODBase.h.

◆ getPerformedProtocolCodeSequenceVR()

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

Definition at line 1005 of file mlDRTPlanIODBase.h.

◆ getPhysiciansOfRecord()

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

◆ getPhysiciansOfRecordIdentificationSequence()

virtual DcmDRTPhysiciansOfRecordIdentificationSequenceInterface ml::DRTPlanIODBase::getPhysiciansOfRecordIdentificationSequence ( )
virtual

◆ getPhysiciansOfRecordIdentificationSequenceTag()

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

◆ getPhysiciansOfRecordIdentificationSequenceVM()

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

Definition at line 808 of file mlDRTPlanIODBase.h.

◆ getPhysiciansOfRecordIdentificationSequenceVR()

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

Definition at line 807 of file mlDRTPlanIODBase.h.

◆ getPhysiciansOfRecordTag()

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

Definition at line 330 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPhysiciansOfRecordTag().

◆ getPhysiciansOfRecordVM()

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

Definition at line 329 of file mlDRTPlanIODBase.h.

◆ getPhysiciansOfRecordVR()

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

Definition at line 328 of file mlDRTPlanIODBase.h.

◆ getPhysiciansReadingStudyIdentificationSequence()

virtual DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface ml::DRTPlanIODBase::getPhysiciansReadingStudyIdentificationSequence ( )
virtual

◆ getPhysiciansReadingStudyIdentificationSequenceTag()

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

◆ getPhysiciansReadingStudyIdentificationSequenceVM()

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

Definition at line 817 of file mlDRTPlanIODBase.h.

◆ getPhysiciansReadingStudyIdentificationSequenceVR()

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

Definition at line 816 of file mlDRTPlanIODBase.h.

◆ getPixelPaddingValue()

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

◆ getPixelPaddingValueTag()

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

Definition at line 281 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPixelPaddingValueTag().

◆ getPixelPaddingValueVM()

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

Definition at line 280 of file mlDRTPlanIODBase.h.

◆ getPixelPaddingValueVR()

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

Definition at line 279 of file mlDRTPlanIODBase.h.

◆ getPlanIntent()

bool ml::DRTPlanIODBase::getPlanIntent ( std::string &  parameter) const

◆ getPlanIntentTag()

std::string ml::DRTPlanIODBase::getPlanIntentTag ( ) const
inline

Definition at line 589 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getPlanIntentTag().

◆ getPlanIntentVM()

std::string ml::DRTPlanIODBase::getPlanIntentVM ( ) const
inline

Definition at line 588 of file mlDRTPlanIODBase.h.

◆ getPlanIntentVR()

std::string ml::DRTPlanIODBase::getPlanIntentVR ( ) const
inline

Definition at line 587 of file mlDRTPlanIODBase.h.

◆ getPositionReferenceIndicator()

bool ml::DRTPlanIODBase::getPositionReferenceIndicator ( std::string &  parameter) const

◆ getPositionReferenceIndicatorTag()

std::string ml::DRTPlanIODBase::getPositionReferenceIndicatorTag ( ) const
inline

◆ getPositionReferenceIndicatorVM()

std::string ml::DRTPlanIODBase::getPositionReferenceIndicatorVM ( ) const
inline

Definition at line 217 of file mlDRTPlanIODBase.h.

◆ getPositionReferenceIndicatorVR()

std::string ml::DRTPlanIODBase::getPositionReferenceIndicatorVR ( ) const
inline

Definition at line 216 of file mlDRTPlanIODBase.h.

◆ getPrescriptionDescription()

bool ml::DRTPlanIODBase::getPrescriptionDescription ( std::string &  parameter) const

◆ getPrescriptionDescriptionTag()

std::string ml::DRTPlanIODBase::getPrescriptionDescriptionTag ( ) const
inline

◆ getPrescriptionDescriptionVM()

std::string ml::DRTPlanIODBase::getPrescriptionDescriptionVM ( ) const
inline

Definition at line 651 of file mlDRTPlanIODBase.h.

◆ getPrescriptionDescriptionVR()

std::string ml::DRTPlanIODBase::getPrescriptionDescriptionVR ( ) const
inline

Definition at line 650 of file mlDRTPlanIODBase.h.

◆ getProcedureCodeSequence()

virtual DcmDRTProcedureCodeSequenceInterface ml::DRTPlanIODBase::getProcedureCodeSequence ( )
virtual

◆ getProcedureCodeSequenceTag()

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

◆ getProcedureCodeSequenceVM()

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

Definition at line 826 of file mlDRTPlanIODBase.h.

◆ getProcedureCodeSequenceVR()

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

Definition at line 825 of file mlDRTPlanIODBase.h.

◆ getReferencedDoseSequence()

virtual DcmDRTReferencedDoseSequenceInterface ml::DRTPlanIODBase::getReferencedDoseSequence ( )
virtual

◆ getReferencedDoseSequenceTag()

std::string ml::DRTPlanIODBase::getReferencedDoseSequenceTag ( )
inline

◆ getReferencedDoseSequenceVM()

std::string ml::DRTPlanIODBase::getReferencedDoseSequenceVM ( ) const
inline

Definition at line 961 of file mlDRTPlanIODBase.h.

◆ getReferencedDoseSequenceVR()

std::string ml::DRTPlanIODBase::getReferencedDoseSequenceVR ( ) const
inline

Definition at line 960 of file mlDRTPlanIODBase.h.

◆ getReferencedPatientSequence()

virtual DcmDRTReferencedPatientSequenceInterface ml::DRTPlanIODBase::getReferencedPatientSequence ( )
virtual

◆ getReferencedPatientSequenceTag()

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

◆ getReferencedPatientSequenceVM()

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

Definition at line 898 of file mlDRTPlanIODBase.h.

◆ getReferencedPatientSequenceVR()

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

Definition at line 897 of file mlDRTPlanIODBase.h.

◆ getReferencedPerformedProcedureStepSequence()

virtual DcmDRTReferencedPerformedProcedureStepSequenceInterface ml::DRTPlanIODBase::getReferencedPerformedProcedureStepSequence ( )
virtual

◆ getReferencedPerformedProcedureStepSequenceTag()

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

◆ getReferencedPerformedProcedureStepSequenceVM()

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

Definition at line 1015 of file mlDRTPlanIODBase.h.

◆ getReferencedPerformedProcedureStepSequenceVR()

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

Definition at line 1014 of file mlDRTPlanIODBase.h.

◆ getReferencedRTPlanSequence()

virtual DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface ml::DRTPlanIODBase::getReferencedRTPlanSequence ( )
virtual

◆ getReferencedRTPlanSequenceTag()

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

◆ getReferencedRTPlanSequenceVM()

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

Definition at line 970 of file mlDRTPlanIODBase.h.

◆ getReferencedRTPlanSequenceVR()

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

Definition at line 969 of file mlDRTPlanIODBase.h.

◆ getReferencedStructureSetSequence()

virtual DcmDRTReferencedStructureSetSequenceInterface ml::DRTPlanIODBase::getReferencedStructureSetSequence ( )
virtual

◆ getReferencedStructureSetSequenceTag()

std::string ml::DRTPlanIODBase::getReferencedStructureSetSequenceTag ( )
inline

◆ getReferencedStructureSetSequenceVM()

std::string ml::DRTPlanIODBase::getReferencedStructureSetSequenceVM ( ) const
inline

Definition at line 979 of file mlDRTPlanIODBase.h.

◆ getReferencedStructureSetSequenceVR()

std::string ml::DRTPlanIODBase::getReferencedStructureSetSequenceVR ( ) const
inline

Definition at line 978 of file mlDRTPlanIODBase.h.

◆ getReferencedStudySequence()

virtual DcmDRTReferencedStudySequenceInterface ml::DRTPlanIODBase::getReferencedStudySequence ( )
virtual

◆ getReferencedStudySequenceTag()

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

◆ getReferencedStudySequenceVM()

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

Definition at line 835 of file mlDRTPlanIODBase.h.

◆ getReferencedStudySequenceVR()

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

Definition at line 834 of file mlDRTPlanIODBase.h.

◆ getReferringPhysicianIdentificationSequence()

virtual DcmDRTReferringPhysicianIdentificationSequenceInterface ml::DRTPlanIODBase::getReferringPhysicianIdentificationSequence ( )
virtual

◆ getReferringPhysicianIdentificationSequenceTag()

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

◆ getReferringPhysicianIdentificationSequenceVM()

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

Definition at line 844 of file mlDRTPlanIODBase.h.

◆ getReferringPhysicianIdentificationSequenceVR()

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

Definition at line 843 of file mlDRTPlanIODBase.h.

◆ getReferringPhysicianName()

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

◆ getReferringPhysicianNameTag()

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

◆ getReferringPhysicianNameVM()

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

Definition at line 336 of file mlDRTPlanIODBase.h.

◆ getReferringPhysicianNameVR()

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

Definition at line 335 of file mlDRTPlanIODBase.h.

◆ getRelatedGeneralSOPClassUID()

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

◆ getRelatedGeneralSOPClassUIDTag()

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

◆ getRelatedGeneralSOPClassUIDVM()

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

Definition at line 749 of file mlDRTPlanIODBase.h.

◆ getRelatedGeneralSOPClassUIDVR()

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

Definition at line 748 of file mlDRTPlanIODBase.h.

◆ getRequestAttributesSequence()

virtual DcmDRTRequestAttributesSequenceInterface ml::DRTPlanIODBase::getRequestAttributesSequence ( )
virtual

◆ getRequestAttributesSequenceTag()

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

◆ getRequestAttributesSequenceVM()

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

Definition at line 1024 of file mlDRTPlanIODBase.h.

◆ getRequestAttributesSequenceVR()

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

Definition at line 1023 of file mlDRTPlanIODBase.h.

◆ getResponsibleOrganization()

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

◆ getResponsibleOrganizationTag()

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

◆ getResponsibleOrganizationVM()

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

Definition at line 476 of file mlDRTPlanIODBase.h.

◆ getResponsibleOrganizationVR()

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

Definition at line 475 of file mlDRTPlanIODBase.h.

◆ getResponsiblePerson()

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

◆ getResponsiblePersonRole()

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

◆ getResponsiblePersonRoleTag()

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

◆ getResponsiblePersonRoleVM()

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

Definition at line 490 of file mlDRTPlanIODBase.h.

◆ getResponsiblePersonRoleVR()

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

Definition at line 489 of file mlDRTPlanIODBase.h.

◆ getResponsiblePersonTag()

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

Definition at line 484 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getResponsiblePersonTag().

◆ getResponsiblePersonVM()

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

Definition at line 483 of file mlDRTPlanIODBase.h.

◆ getResponsiblePersonVR()

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

Definition at line 482 of file mlDRTPlanIODBase.h.

◆ getReviewDate()

bool ml::DRTPlanIODBase::getReviewDate ( std::string &  parameter) const

◆ getReviewDateTag()

std::string ml::DRTPlanIODBase::getReviewDateTag ( ) const
inline

Definition at line 120 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getReviewDateTag().

◆ getReviewDateVM()

std::string ml::DRTPlanIODBase::getReviewDateVM ( ) const
inline

Definition at line 119 of file mlDRTPlanIODBase.h.

◆ getReviewDateVR()

std::string ml::DRTPlanIODBase::getReviewDateVR ( ) const
inline

Definition at line 118 of file mlDRTPlanIODBase.h.

◆ getReviewerName()

bool ml::DRTPlanIODBase::getReviewerName ( std::string &  parameter) const

◆ getReviewerNameTag()

std::string ml::DRTPlanIODBase::getReviewerNameTag ( ) const
inline

Definition at line 134 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getReviewerNameTag().

◆ getReviewerNameVM()

std::string ml::DRTPlanIODBase::getReviewerNameVM ( ) const
inline

Definition at line 133 of file mlDRTPlanIODBase.h.

◆ getReviewerNameVR()

std::string ml::DRTPlanIODBase::getReviewerNameVR ( ) const
inline

Definition at line 132 of file mlDRTPlanIODBase.h.

◆ getReviewTime()

bool ml::DRTPlanIODBase::getReviewTime ( std::string &  parameter) const

◆ getReviewTimeTag()

std::string ml::DRTPlanIODBase::getReviewTimeTag ( ) const
inline

Definition at line 127 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getReviewTimeTag().

◆ getReviewTimeVM()

std::string ml::DRTPlanIODBase::getReviewTimeVM ( ) const
inline

Definition at line 126 of file mlDRTPlanIODBase.h.

◆ getReviewTimeVR()

std::string ml::DRTPlanIODBase::getReviewTimeVR ( ) const
inline

Definition at line 125 of file mlDRTPlanIODBase.h.

◆ getRTPlanDate()

bool ml::DRTPlanIODBase::getRTPlanDate ( std::string &  parameter) const

◆ getRTPlanDateTag()

std::string ml::DRTPlanIODBase::getRTPlanDateTag ( ) const
inline

Definition at line 596 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanDateTag().

◆ getRTPlanDateVM()

std::string ml::DRTPlanIODBase::getRTPlanDateVM ( ) const
inline

Definition at line 595 of file mlDRTPlanIODBase.h.

◆ getRTPlanDateVR()

std::string ml::DRTPlanIODBase::getRTPlanDateVR ( ) const
inline

Definition at line 594 of file mlDRTPlanIODBase.h.

◆ getRTPlanDescription()

bool ml::DRTPlanIODBase::getRTPlanDescription ( std::string &  parameter) const

◆ getRTPlanDescriptionTag()

std::string ml::DRTPlanIODBase::getRTPlanDescriptionTag ( ) const
inline

Definition at line 603 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanDescriptionTag().

◆ getRTPlanDescriptionVM()

std::string ml::DRTPlanIODBase::getRTPlanDescriptionVM ( ) const
inline

Definition at line 602 of file mlDRTPlanIODBase.h.

◆ getRTPlanDescriptionVR()

std::string ml::DRTPlanIODBase::getRTPlanDescriptionVR ( ) const
inline

Definition at line 601 of file mlDRTPlanIODBase.h.

◆ getRTPlanGeometry()

bool ml::DRTPlanIODBase::getRTPlanGeometry ( std::string &  parameter) const

◆ getRTPlanGeometryTag()

std::string ml::DRTPlanIODBase::getRTPlanGeometryTag ( ) const
inline

Definition at line 610 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanGeometryTag().

◆ getRTPlanGeometryVM()

std::string ml::DRTPlanIODBase::getRTPlanGeometryVM ( ) const
inline

Definition at line 609 of file mlDRTPlanIODBase.h.

◆ getRTPlanGeometryVR()

std::string ml::DRTPlanIODBase::getRTPlanGeometryVR ( ) const
inline

Definition at line 608 of file mlDRTPlanIODBase.h.

◆ getRTPlanLabel()

bool ml::DRTPlanIODBase::getRTPlanLabel ( std::string &  parameter) const

◆ getRTPlanLabelTag()

std::string ml::DRTPlanIODBase::getRTPlanLabelTag ( ) const
inline

Definition at line 617 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanLabelTag().

◆ getRTPlanLabelVM()

std::string ml::DRTPlanIODBase::getRTPlanLabelVM ( ) const
inline

Definition at line 616 of file mlDRTPlanIODBase.h.

◆ getRTPlanLabelVR()

std::string ml::DRTPlanIODBase::getRTPlanLabelVR ( ) const
inline

Definition at line 615 of file mlDRTPlanIODBase.h.

◆ getRTPlanName()

bool ml::DRTPlanIODBase::getRTPlanName ( std::string &  parameter) const

◆ getRTPlanNameTag()

std::string ml::DRTPlanIODBase::getRTPlanNameTag ( ) const
inline

Definition at line 624 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanNameTag().

◆ getRTPlanNameVM()

std::string ml::DRTPlanIODBase::getRTPlanNameVM ( ) const
inline

Definition at line 623 of file mlDRTPlanIODBase.h.

◆ getRTPlanNameVR()

std::string ml::DRTPlanIODBase::getRTPlanNameVR ( ) const
inline

Definition at line 622 of file mlDRTPlanIODBase.h.

◆ getRTPlanTime()

bool ml::DRTPlanIODBase::getRTPlanTime ( std::string &  parameter) const

◆ getRTPlanTimeTag()

std::string ml::DRTPlanIODBase::getRTPlanTimeTag ( ) const
inline

Definition at line 631 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getRTPlanTimeTag().

◆ getRTPlanTimeVM()

std::string ml::DRTPlanIODBase::getRTPlanTimeVM ( ) const
inline

Definition at line 630 of file mlDRTPlanIODBase.h.

◆ getRTPlanTimeVR()

std::string ml::DRTPlanIODBase::getRTPlanTimeVR ( ) const
inline

Definition at line 629 of file mlDRTPlanIODBase.h.

◆ getSeriesDescription()

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

◆ getSeriesDescriptionTag()

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

Definition at line 694 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSeriesDescriptionTag().

◆ getSeriesDescriptionVM()

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

Definition at line 693 of file mlDRTPlanIODBase.h.

◆ getSeriesDescriptionVR()

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

Definition at line 692 of file mlDRTPlanIODBase.h.

◆ getSeriesInstanceUID()

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

◆ getSeriesInstanceUIDTag()

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

Definition at line 701 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSeriesInstanceUIDTag().

◆ getSeriesInstanceUIDVM()

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

Definition at line 700 of file mlDRTPlanIODBase.h.

◆ getSeriesInstanceUIDVR()

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

Definition at line 699 of file mlDRTPlanIODBase.h.

◆ getSeriesNumber()

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

◆ getSeriesNumberTag()

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

Definition at line 708 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSeriesNumberTag().

◆ getSeriesNumberVM()

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

Definition at line 707 of file mlDRTPlanIODBase.h.

◆ getSeriesNumberVR()

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

Definition at line 706 of file mlDRTPlanIODBase.h.

◆ getSoftwareVersions()

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

◆ getSoftwareVersionsTag()

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

Definition at line 288 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSoftwareVersionsTag().

◆ getSoftwareVersionsVM()

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

Definition at line 287 of file mlDRTPlanIODBase.h.

◆ getSoftwareVersionsVR()

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

Definition at line 286 of file mlDRTPlanIODBase.h.

◆ getSOPAuthorizationComment()

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

◆ getSOPAuthorizationCommentTag()

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

◆ getSOPAuthorizationCommentVM()

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

Definition at line 756 of file mlDRTPlanIODBase.h.

◆ getSOPAuthorizationCommentVR()

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

Definition at line 755 of file mlDRTPlanIODBase.h.

◆ getSOPAuthorizationDateTime()

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

◆ getSOPAuthorizationDateTimeTag()

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

◆ getSOPAuthorizationDateTimeVM()

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

Definition at line 763 of file mlDRTPlanIODBase.h.

◆ getSOPAuthorizationDateTimeVR()

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

Definition at line 762 of file mlDRTPlanIODBase.h.

◆ getSOPClassUID()

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

◆ getSOPClassUIDTag()

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

Definition at line 771 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSOPClassUIDTag().

◆ getSOPClassUIDVM()

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

Definition at line 770 of file mlDRTPlanIODBase.h.

◆ getSOPClassUIDVR()

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

Definition at line 769 of file mlDRTPlanIODBase.h.

◆ getSOPInstanceStatus()

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

◆ getSOPInstanceStatusTag()

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

Definition at line 778 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSOPInstanceStatusTag().

◆ getSOPInstanceStatusVM()

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

Definition at line 777 of file mlDRTPlanIODBase.h.

◆ getSOPInstanceStatusVR()

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

Definition at line 776 of file mlDRTPlanIODBase.h.

◆ getSOPInstanceUID()

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

◆ getSOPInstanceUIDTag()

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

Definition at line 785 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSOPInstanceUIDTag().

◆ getSOPInstanceUIDVM()

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

Definition at line 784 of file mlDRTPlanIODBase.h.

◆ getSOPInstanceUIDVR()

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

Definition at line 783 of file mlDRTPlanIODBase.h.

◆ getSourceSequence()

virtual DcmDRTSourceSequenceInterface ml::DRTPlanIODBase::getSourceSequence ( )
virtual

◆ getSourceSequenceTag()

std::string ml::DRTPlanIODBase::getSourceSequenceTag ( )
inline

Definition at line 935 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSourceSequenceTag().

◆ getSourceSequenceVM()

std::string ml::DRTPlanIODBase::getSourceSequenceVM ( ) const
inline

Definition at line 934 of file mlDRTPlanIODBase.h.

◆ getSourceSequenceVR()

std::string ml::DRTPlanIODBase::getSourceSequenceVR ( ) const
inline

Definition at line 933 of file mlDRTPlanIODBase.h.

◆ getSpatialResolution()

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

◆ getSpatialResolutionTag()

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

Definition at line 295 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getSpatialResolutionTag().

◆ getSpatialResolutionVM()

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

Definition at line 294 of file mlDRTPlanIODBase.h.

◆ getSpatialResolutionVR()

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

Definition at line 293 of file mlDRTPlanIODBase.h.

◆ getSpecificCharacterSet()

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

◆ getSpecificCharacterSetTag()

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

◆ getSpecificCharacterSetVM()

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

Definition at line 791 of file mlDRTPlanIODBase.h.

◆ getSpecificCharacterSetVR()

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

Definition at line 790 of file mlDRTPlanIODBase.h.

◆ getStationName()

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

◆ getStationNameTag()

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

Definition at line 302 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStationNameTag().

◆ getStationNameVM()

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

Definition at line 301 of file mlDRTPlanIODBase.h.

◆ getStationNameVR()

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

Definition at line 300 of file mlDRTPlanIODBase.h.

◆ getStudyDate()

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

◆ getStudyDateTag()

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

Definition at line 344 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStudyDateTag().

◆ getStudyDateVM()

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

Definition at line 343 of file mlDRTPlanIODBase.h.

◆ getStudyDateVR()

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

Definition at line 342 of file mlDRTPlanIODBase.h.

◆ getStudyDescription()

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

◆ getStudyDescriptionTag()

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

Definition at line 351 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStudyDescriptionTag().

◆ getStudyDescriptionVM()

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

Definition at line 350 of file mlDRTPlanIODBase.h.

◆ getStudyDescriptionVR()

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

Definition at line 349 of file mlDRTPlanIODBase.h.

◆ getStudyID()

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

◆ getStudyIDTag()

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

Definition at line 358 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStudyIDTag().

◆ getStudyIDVM()

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

Definition at line 357 of file mlDRTPlanIODBase.h.

◆ getStudyIDVR()

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

Definition at line 356 of file mlDRTPlanIODBase.h.

◆ getStudyInstanceUID()

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

◆ getStudyInstanceUIDTag()

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

Definition at line 365 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStudyInstanceUIDTag().

◆ getStudyInstanceUIDVM()

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

Definition at line 364 of file mlDRTPlanIODBase.h.

◆ getStudyInstanceUIDVR()

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

Definition at line 363 of file mlDRTPlanIODBase.h.

◆ getStudyTime()

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

◆ getStudyTimeTag()

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

Definition at line 372 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getStudyTimeTag().

◆ getStudyTimeVM()

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

Definition at line 371 of file mlDRTPlanIODBase.h.

◆ getStudyTimeVR()

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

Definition at line 370 of file mlDRTPlanIODBase.h.

◆ getTimeOfLastCalibration()

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

◆ getTimeOfLastCalibrationTag()

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

◆ getTimeOfLastCalibrationVM()

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

Definition at line 308 of file mlDRTPlanIODBase.h.

◆ getTimeOfLastCalibrationVR()

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

Definition at line 307 of file mlDRTPlanIODBase.h.

◆ getTimezoneOffsetFromUTC()

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

◆ getTimezoneOffsetFromUTCTag()

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

◆ getTimezoneOffsetFromUTCVM()

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

Definition at line 798 of file mlDRTPlanIODBase.h.

◆ getTimezoneOffsetFromUTCVR()

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

Definition at line 797 of file mlDRTPlanIODBase.h.

◆ getToleranceTableSequence()

virtual DcmDRTToleranceTableSequenceInterface ml::DRTPlanIODBase::getToleranceTableSequence ( )
virtual

◆ getToleranceTableSequenceTag()

std::string ml::DRTPlanIODBase::getToleranceTableSequenceTag ( )
inline

◆ getToleranceTableSequenceVM()

std::string ml::DRTPlanIODBase::getToleranceTableSequenceVM ( ) const
inline

Definition at line 1033 of file mlDRTPlanIODBase.h.

◆ getToleranceTableSequenceVR()

std::string ml::DRTPlanIODBase::getToleranceTableSequenceVR ( ) const
inline

Definition at line 1032 of file mlDRTPlanIODBase.h.

◆ getTreatmentMachineSequence()

virtual DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface ml::DRTPlanIODBase::getTreatmentMachineSequence ( )
virtual

◆ getTreatmentMachineSequenceTag()

std::string ml::DRTPlanIODBase::getTreatmentMachineSequenceTag ( )
inline

◆ getTreatmentMachineSequenceVM()

std::string ml::DRTPlanIODBase::getTreatmentMachineSequenceVM ( ) const
inline

Definition at line 943 of file mlDRTPlanIODBase.h.

◆ getTreatmentMachineSequenceVR()

std::string ml::DRTPlanIODBase::getTreatmentMachineSequenceVR ( ) const
inline

Definition at line 942 of file mlDRTPlanIODBase.h.

◆ getTreatmentProtocols()

bool ml::DRTPlanIODBase::getTreatmentProtocols ( std::string &  parameter) const

◆ getTreatmentProtocolsTag()

std::string ml::DRTPlanIODBase::getTreatmentProtocolsTag ( ) const
inline

Definition at line 638 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getTreatmentProtocolsTag().

◆ getTreatmentProtocolsVM()

std::string ml::DRTPlanIODBase::getTreatmentProtocolsVM ( ) const
inline

Definition at line 637 of file mlDRTPlanIODBase.h.

◆ getTreatmentProtocolsVR()

std::string ml::DRTPlanIODBase::getTreatmentProtocolsVR ( ) const
inline

Definition at line 636 of file mlDRTPlanIODBase.h.

◆ getTreatmentSites()

bool ml::DRTPlanIODBase::getTreatmentSites ( std::string &  parameter) const

◆ getTreatmentSitesTag()

std::string ml::DRTPlanIODBase::getTreatmentSitesTag ( ) const
inline

Definition at line 645 of file mlDRTPlanIODBase.h.

Referenced by DRTPlanIODBaseWrapper::getTreatmentSitesTag().

◆ getTreatmentSitesVM()

std::string ml::DRTPlanIODBase::getTreatmentSitesVM ( ) const
inline

Definition at line 644 of file mlDRTPlanIODBase.h.

◆ getTreatmentSitesVR()

std::string ml::DRTPlanIODBase::getTreatmentSitesVR ( ) const
inline

Definition at line 643 of file mlDRTPlanIODBase.h.

◆ isValid()

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

Return true if wrapped IOD object is valid.

Definition at line 105 of file mlDRTPlanIODBase.h.

References ml::MutableDicomTree::getMutableTree().

◆ setAccessionNumber()

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

◆ setAdditionalPatientHistory()

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

◆ setAdmissionID()

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

◆ setAdmittingDiagnosesCodeSequence()

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

◆ setAdmittingDiagnosesDescription()

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

◆ setApplicationSetupSequence()

void ml::DRTPlanIODBase::setApplicationSetupSequence ( DcmDRTApplicationSetupSequenceInterface  seq)

◆ setApprovalStatus()

bool ml::DRTPlanIODBase::setApprovalStatus ( const std::string  parameter)

◆ setAuthorizationEquipmentCertificationNumber()

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

◆ setBeamSequence()

void ml::DRTPlanIODBase::setBeamSequence ( DcmDRTBeamSequenceInterface  seq)

◆ setBrachyTreatmentTechnique()

bool ml::DRTPlanIODBase::setBrachyTreatmentTechnique ( const std::string  parameter)

◆ setBrachyTreatmentType()

bool ml::DRTPlanIODBase::setBrachyTreatmentType ( const std::string  parameter)

◆ setBreedRegistrationSequence()

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

◆ setClinicalTrialCoordinatingCenterName()

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

◆ setClinicalTrialProtocolID()

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

◆ setClinicalTrialProtocolName()

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

◆ setClinicalTrialSiteID()

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

◆ setClinicalTrialSiteName()

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

◆ setClinicalTrialSponsorName()

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

◆ setClinicalTrialSubjectID()

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

◆ setClinicalTrialSubjectReadingID()

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

◆ setClinicalTrialTimePointDescription()

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

◆ setClinicalTrialTimePointID()

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

◆ setCodingSchemeIdentificationSequence()

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

◆ setContributingEquipmentSequence()

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

◆ setDateOfLastCalibration()

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

◆ setDcmTree()

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

Definition at line 100 of file mlDRTPlanIODBase.h.

References ml::MutableDicomTree::setMutableTree().

◆ setDeidentificationMethod()

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

◆ setDeidentificationMethodCodeSequence()

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

◆ setDeviceSerialNumber()

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

◆ setDigitalSignaturesSequence()

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

◆ setDoseReferenceSequence()

void ml::DRTPlanIODBase::setDoseReferenceSequence ( DcmDRTDoseReferenceSequenceInterface  seq)

◆ setEncryptedAttributesSequence()

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

◆ setEthnicGroup()

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

◆ setFractionGroupSequence()

void ml::DRTPlanIODBase::setFractionGroupSequence ( DcmDRTFractionGroupSequenceInterface  seq)

◆ setFrameOfReferenceUID()

bool ml::DRTPlanIODBase::setFrameOfReferenceUID ( const std::string  parameter)

◆ setGantryID()

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

◆ setHL7StructuredDocumentReferenceSequence()

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

◆ setInstanceCreationDate()

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

◆ setInstanceCreationTime()

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

◆ setInstanceCreatorUID()

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

◆ setInstanceNumber()

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

◆ setInstitutionAddress()

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

◆ setInstitutionalDepartmentName()

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

◆ setInstitutionName()

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

◆ setIssuerOfAdmissionID()

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

◆ setIssuerOfPatientID()

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

◆ setMACParametersSequence()

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

◆ setManufacturer()

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

◆ setManufacturerModelName()

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

◆ setModality()

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

◆ setNameOfPhysiciansReadingStudy()

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

◆ setOccupation()

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

◆ setOperatorsName()

bool ml::DRTPlanIODBase::setOperatorsName ( const std::string  parameter)

◆ setOriginalAttributesSequence()

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

◆ setOriginalSpecializedSOPClassUID()

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

◆ setOtherPatientIDs()

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

◆ setOtherPatientIDsSequence()

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

◆ setOtherPatientNames()

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

◆ setPatientAge()

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

◆ setPatientBirthDate()

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

◆ setPatientBirthTime()

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

◆ setPatientBreedCodeSequence()

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

◆ setPatientBreedDescription()

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

◆ setPatientComments()

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

◆ setPatientID()

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

◆ setPatientIdentityRemoved()

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

◆ setPatientName()

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

◆ setPatientSetupSequence()

void ml::DRTPlanIODBase::setPatientSetupSequence ( DcmDRTPatientSetupSequenceInterface  seq)

◆ setPatientSex()

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

◆ setPatientSexNeutered()

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

◆ setPatientSize()

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

◆ setPatientSpeciesCodeSequence()

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

◆ setPatientSpeciesDescription()

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

◆ setPatientWeight()

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

◆ setPerformedProcedureStepDescription()

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

◆ setPerformedProcedureStepID()

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

◆ setPerformedProcedureStepStartDate()

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

◆ setPerformedProcedureStepStartTime()

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

◆ setPerformedProtocolCodeSequence()

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

◆ setPhysiciansOfRecord()

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

◆ setPhysiciansOfRecordIdentificationSequence()

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

◆ setPhysiciansReadingStudyIdentificationSequence()

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

◆ setPixelPaddingValue()

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

◆ setPlanIntent()

bool ml::DRTPlanIODBase::setPlanIntent ( const std::string  parameter)

◆ setPositionReferenceIndicator()

bool ml::DRTPlanIODBase::setPositionReferenceIndicator ( const std::string  parameter)

◆ setPrescriptionDescription()

bool ml::DRTPlanIODBase::setPrescriptionDescription ( const std::string  parameter)

◆ setProcedureCodeSequence()

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

◆ setReferencedDoseSequence()

void ml::DRTPlanIODBase::setReferencedDoseSequence ( DcmDRTReferencedDoseSequenceInterface  seq)

◆ setReferencedPatientSequence()

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

◆ setReferencedPerformedProcedureStepSequence()

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

◆ setReferencedRTPlanSequence()

void ml::DRTPlanIODBase::setReferencedRTPlanSequence ( DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface  seq)

◆ setReferencedStructureSetSequence()

void ml::DRTPlanIODBase::setReferencedStructureSetSequence ( DcmDRTReferencedStructureSetSequenceInterface  seq)

◆ setReferencedStudySequence()

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

◆ setReferringPhysicianIdentificationSequence()

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

◆ setReferringPhysicianName()

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

◆ setRelatedGeneralSOPClassUID()

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

◆ setRequestAttributesSequence()

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

◆ setResponsibleOrganization()

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

◆ setResponsiblePerson()

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

◆ setResponsiblePersonRole()

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

◆ setReviewDate()

bool ml::DRTPlanIODBase::setReviewDate ( const std::string  parameter)

◆ setReviewerName()

bool ml::DRTPlanIODBase::setReviewerName ( const std::string  parameter)

◆ setReviewTime()

bool ml::DRTPlanIODBase::setReviewTime ( const std::string  parameter)

◆ setRTPlanDate()

bool ml::DRTPlanIODBase::setRTPlanDate ( const std::string  parameter)

◆ setRTPlanDescription()

bool ml::DRTPlanIODBase::setRTPlanDescription ( const std::string  parameter)

◆ setRTPlanGeometry()

bool ml::DRTPlanIODBase::setRTPlanGeometry ( const std::string  parameter)

◆ setRTPlanLabel()

bool ml::DRTPlanIODBase::setRTPlanLabel ( const std::string  parameter)

◆ setRTPlanName()

bool ml::DRTPlanIODBase::setRTPlanName ( const std::string  parameter)

◆ setRTPlanTime()

bool ml::DRTPlanIODBase::setRTPlanTime ( const std::string  parameter)

◆ setSeriesDescription()

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

◆ setSeriesInstanceUID()

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

◆ setSeriesNumber()

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

◆ setSoftwareVersions()

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

◆ setSOPAuthorizationComment()

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

◆ setSOPAuthorizationDateTime()

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

◆ setSOPClassUID()

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

◆ setSOPInstanceStatus()

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

◆ setSOPInstanceUID()

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

◆ setSourceSequence()

void ml::DRTPlanIODBase::setSourceSequence ( DcmDRTSourceSequenceInterface  seq)

◆ setSpatialResolution()

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

◆ setSpecificCharacterSet()

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

◆ setStationName()

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

◆ setStudyDate()

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

◆ setStudyDescription()

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

◆ setStudyID()

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

◆ setStudyInstanceUID()

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

◆ setStudyTime()

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

◆ setTimeOfLastCalibration()

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

◆ setTimezoneOffsetFromUTC()

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

◆ setToleranceTableSequence()

void ml::DRTPlanIODBase::setToleranceTableSequence ( DcmDRTToleranceTableSequenceInterface  seq)

◆ setTreatmentMachineSequence()

void ml::DRTPlanIODBase::setTreatmentMachineSequence ( DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface  seq)

◆ setTreatmentProtocols()

bool ml::DRTPlanIODBase::setTreatmentProtocols ( const std::string  parameter)

◆ setTreatmentSites()

bool ml::DRTPlanIODBase::setTreatmentSites ( const std::string  parameter)

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