MeVisLab Toolbox Reference
|
Base object class for passing DRTDoseIOD objects between MeVisLab modules. More...
#include <mlDRTDoseIODBase.h>
Public Types | |
typedef std::vector< DcmModuleType > | dcmModuleTypeVec |
Maps a DcmModuleType enum to DcmModuleInterface pointer. | |
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... | |
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. | |
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. | |
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. | |
Protected Member Functions inherited from ml::RefCountedBase | |
~RefCountedBase () override | |
Macro for the declaration of the runtime type system methods, defined in mlRuntimeSubClass.h. | |
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. | |
Protected Attributes inherited from ml::RefCountedBase | |
MLint32 | _refCount |
Reference count. | |
Base object class for passing DRTDoseIOD objects between MeVisLab modules.
Definition at line 79 of file mlDRTDoseIODBase.h.
typedef std::vector<DcmModuleType> ml::DRTDoseIODBase::dcmModuleTypeVec |
Maps a DcmModuleType enum to DcmModuleInterface pointer.
Definition at line 89 of file mlDRTDoseIODBase.h.
typedef std::vector<DcmModuleType>::iterator ml::DRTDoseIODBase::dcmModuleTypeVecIter |
Definition at line 90 of file mlDRTDoseIODBase.h.
ml::DRTDoseIODBase::DRTDoseIODBase | ( | ) |
Default Constructor.
|
inline |
Definition at line 86 of file mlDRTDoseIODBase.h.
|
inlinevirtual |
Definition at line 100 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 92 of file mlDRTDoseIODBase.h.
References mlrange_cast().
Referenced by DRTDoseIODBaseWrapper::containsDicomModule().
bool ml::DRTDoseIODBase::getAccessionNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 416 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAccessionNumberTag().
|
inline |
Definition at line 415 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 414 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAcquisitionDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 290 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAcquisitionDateTag().
bool ml::DRTDoseIODBase::getAcquisitionDateTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 297 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAcquisitionDateTimeTag().
|
inline |
Definition at line 296 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 295 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 289 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 288 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAcquisitionNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 304 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAcquisitionNumberTag().
|
inline |
Definition at line 303 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 302 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAcquisitionTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 311 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAcquisitionTimeTag().
|
inline |
Definition at line 310 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 309 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAdditionalPatientHistory | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 836 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAdditionalPatientHistoryTag().
|
inline |
Definition at line 835 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 834 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAdmissionID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 843 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAdmissionIDTag().
|
inline |
Definition at line 842 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 841 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1356 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAdmittingDiagnosesCodeSequenceTag().
|
inline |
Definition at line 1355 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1354 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAdmittingDiagnosesDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 850 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAdmittingDiagnosesDescriptionTag().
|
inline |
Definition at line 849 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 848 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getAuthorizationEquipmentCertificationNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1074 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getAuthorizationEquipmentCertificationNumberTag().
|
inline |
Definition at line 1073 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1072 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 913 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getBitsAllocatedTag().
|
inline |
Definition at line 912 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 911 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 920 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getBitsStoredTag().
|
inline |
Definition at line 919 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 918 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 479 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getBluePaletteColorLookupTableDescriptorTag().
|
inline |
Definition at line 478 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 477 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1302 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getBreedRegistrationSequenceTag().
|
inline |
Definition at line 1301 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1300 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getBurnedInAnnotation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 318 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getBurnedInAnnotationTag().
|
inline |
Definition at line 317 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 316 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialCoordinatingCenterName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 115 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialCoordinatingCenterNameTag().
|
inline |
Definition at line 114 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 113 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialProtocolID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 136 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialProtocolIDTag().
|
inline |
Definition at line 135 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 134 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialProtocolName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 143 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialProtocolNameTag().
|
inline |
Definition at line 142 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 141 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialSiteID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 150 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialSiteIDTag().
|
inline |
Definition at line 149 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 148 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialSiteName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 157 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialSiteNameTag().
|
inline |
Definition at line 156 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 155 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialSponsorName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 164 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialSponsorNameTag().
|
inline |
Definition at line 163 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 162 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialSubjectID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 171 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialSubjectIDTag().
|
inline |
Definition at line 170 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 169 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialSubjectReadingID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 178 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialSubjectReadingIDTag().
|
inline |
Definition at line 177 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 176 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialTimePointDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 122 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialTimePointDescriptionTag().
|
inline |
Definition at line 121 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 120 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getClinicalTrialTimePointID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 129 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getClinicalTrialTimePointIDTag().
|
inline |
Definition at line 128 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 127 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1437 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getCodingSchemeIdentificationSequenceTag().
|
inline |
Definition at line 1436 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1435 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 486 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getColumnsTag().
|
inline |
Definition at line 485 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 484 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getContentDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 325 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getContentDateTag().
|
inline |
Definition at line 324 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 323 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getContentTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 332 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getContentTimeTag().
|
inline |
Definition at line 331 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 330 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1446 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getContributingEquipmentSequenceTag().
|
inline |
Definition at line 1445 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1444 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDateOfLastCalibration | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 199 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDateOfLastCalibrationTag().
|
inline |
Definition at line 198 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 197 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 104 of file mlDRTDoseIODBase.h.
References ml::MutableDicomTree::getMutableTree().
bool ml::DRTDoseIODBase::getDeidentificationMethod | ( | std::string & | parameter | ) | const |
|
virtual |
|
inline |
Definition at line 1311 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDeidentificationMethodCodeSequenceTag().
|
inline |
Definition at line 1310 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1309 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 717 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDeidentificationMethodTag().
|
inline |
Definition at line 716 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 715 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1203 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDerivationCodeSequenceTag().
|
inline |
Definition at line 1202 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1201 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDerivationDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 339 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDerivationDescriptionTag().
|
inline |
Definition at line 338 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 337 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDeviceSerialNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 206 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDeviceSerialNumberTag().
|
inline |
Definition at line 205 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 204 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1455 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDigitalSignaturesSequenceTag().
|
inline |
Definition at line 1454 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1453 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDoseComment | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 927 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDoseCommentTag().
|
inline |
Definition at line 926 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 925 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDoseGridScaling | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 934 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDoseGridScalingTag().
|
inline |
Definition at line 933 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 932 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDoseSummationType | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 941 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDoseSummationTypeTag().
|
inline |
Definition at line 940 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 939 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDoseType | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 948 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDoseTypeTag().
|
inline |
Definition at line 947 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 946 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDoseUnits | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 955 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDoseUnitsTag().
|
inline |
Definition at line 954 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 953 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDVHNormalizationDoseValue | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 899 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDVHNormalizationDoseValueTag().
|
inline |
Definition at line 898 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 897 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getDVHNormalizationPoint | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 906 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDVHNormalizationPointTag().
|
inline |
Definition at line 905 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 904 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1374 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDVHSequenceTag().
|
inline |
Definition at line 1373 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1372 of file mlDRTDoseIODBase.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
Definition at line 1464 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getEncryptedAttributesSequenceTag().
|
inline |
Definition at line 1463 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1462 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getEthnicGroup | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 724 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getEthnicGroupTag().
|
inline |
Definition at line 723 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 722 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getFrameOfReferenceUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 185 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getFrameOfReferenceUIDTag().
|
inline |
Definition at line 184 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 183 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getGantryID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 213 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getGantryIDTag().
|
inline |
Definition at line 212 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 211 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 493 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getGreenPaletteColorLookupTableDescriptorTag().
|
inline |
Definition at line 492 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 491 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getGridFrameOffsetVector | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 962 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getGridFrameOffsetVectorTag().
|
inline |
Definition at line 961 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 960 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 969 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getHighBitTag().
|
inline |
Definition at line 968 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 967 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1473 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getHL7StructuredDocumentReferenceSequenceTag().
|
inline |
Definition at line 1472 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1471 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 500 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getICCProfileTag().
|
inline |
Definition at line 499 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 498 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1212 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getIconImageSequenceTag().
|
inline |
Definition at line 1211 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1210 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getImageComments | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 346 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImageCommentsTag().
|
inline |
Definition at line 345 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 344 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 619 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImageFrameOriginTag().
|
inline |
Definition at line 618 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 617 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getImageOrientationPatient | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 556 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImageOrientationPatientTag().
|
inline |
Definition at line 555 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 554 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getImagePositionPatient | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 563 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImagePositionPatientTag().
|
inline |
Definition at line 562 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 561 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getImagesInAcquisition | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 360 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImagesInAcquisitionTag().
|
inline |
Definition at line 359 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 358 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getImageType | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 353 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getImageTypeTag().
|
inline |
Definition at line 352 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 351 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstanceCreationDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1081 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstanceCreationDateTag().
|
inline |
Definition at line 1080 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1079 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstanceCreationTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1088 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstanceCreationTimeTag().
|
inline |
Definition at line 1087 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1086 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstanceCreatorUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1095 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstanceCreatorUIDTag().
|
inline |
Definition at line 1094 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1093 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstanceNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 976 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstanceNumberTag().
|
inline |
Definition at line 975 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 974 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstitutionAddress | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 220 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstitutionAddressTag().
|
inline |
Definition at line 219 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 218 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstitutionalDepartmentName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 234 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstitutionalDepartmentNameTag().
|
inline |
Definition at line 233 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 232 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getInstitutionName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 227 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getInstitutionNameTag().
|
inline |
Definition at line 226 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 225 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getIrradiationEventUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 367 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getIrradiationEventUIDTag().
|
inline |
Definition at line 366 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 365 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getIssuerOfAdmissionID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 857 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getIssuerOfAdmissionIDTag().
|
inline |
Definition at line 856 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 855 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getIssuerOfPatientID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 731 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getIssuerOfPatientIDTag().
|
inline |
Definition at line 730 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 729 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 507 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getLargestImagePixelValueTag().
|
inline |
Definition at line 506 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 505 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getLossyImageCompression | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getLossyImageCompressionMethod | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 381 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getLossyImageCompressionMethodTag().
|
inline |
Definition at line 380 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 379 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getLossyImageCompressionRatio | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 388 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getLossyImageCompressionRatioTag().
|
inline |
Definition at line 387 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 386 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 374 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getLossyImageCompressionTag().
|
inline |
Definition at line 373 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 372 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1482 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getMACParametersSequenceTag().
|
inline |
Definition at line 1481 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1480 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getManufacturer | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getManufacturerModelName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 248 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getManufacturerModelNameTag().
|
inline |
Definition at line 247 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 246 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 241 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getManufacturerTag().
|
inline |
Definition at line 240 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 239 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getModality | ( | std::string & | parameter | ) | const |
|
virtual |
|
inline |
Definition at line 1293 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getModalityLUTSequenceTag().
|
inline |
Definition at line 1292 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1291 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1018 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getModalityTag().
|
inline |
Definition at line 1017 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1016 of file mlDRTDoseIODBase.h.
|
inline |
Return vector of DcmModuleTypes.
Definition at line 98 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getDicomModuleTypes().
bool ml::DRTDoseIODBase::getNameOfPhysiciansReadingStudy | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 423 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getNameOfPhysiciansReadingStudyTag().
|
inline |
Definition at line 422 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 421 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getNormalizationPoint | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 983 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getNormalizationPointTag().
|
inline |
Definition at line 982 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 981 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getNumberOfFrames | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getNumberOfFramesInOverlay | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 626 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getNumberOfFramesInOverlayTag().
|
inline |
Definition at line 625 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 624 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 612 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getNumberOfFramesTag().
|
inline |
Definition at line 611 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 610 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOccupation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 864 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOccupationTag().
|
inline |
Definition at line 863 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 862 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1491 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOriginalAttributesSequenceTag().
|
inline |
Definition at line 1490 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1489 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOriginalSpecializedSOPClassUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1102 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOriginalSpecializedSOPClassUIDTag().
|
inline |
Definition at line 1101 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1100 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOtherPatientIDs | ( | std::string & | parameter | ) | const |
|
virtual |
|
inline |
Definition at line 1320 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOtherPatientIDsSequenceTag().
|
inline |
Definition at line 1319 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1318 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 738 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOtherPatientIDsTag().
|
inline |
Definition at line 737 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 736 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOtherPatientNames | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 745 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOtherPatientNamesTag().
|
inline |
Definition at line 744 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 743 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 633 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayBitPositionTag().
|
inline |
Definition at line 632 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 631 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 640 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayBitsAllocatedTag().
|
inline |
Definition at line 639 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 638 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 647 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayColumnsTag().
|
inline |
Definition at line 646 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 645 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOverlayDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 654 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayDescriptionTag().
|
inline |
Definition at line 653 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 652 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOverlayLabel | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 661 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayLabelTag().
|
inline |
Definition at line 660 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 659 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 668 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayOriginTag().
|
inline |
Definition at line 667 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 666 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 675 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayRowsTag().
|
inline |
Definition at line 674 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 673 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOverlaySubtype | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 682 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlaySubtypeTag().
|
inline |
Definition at line 681 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 680 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getOverlayType | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 689 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getOverlayTypeTag().
|
inline |
Definition at line 688 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 687 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientAge | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 871 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientAgeTag().
|
inline |
Definition at line 870 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 869 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientBirthDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 752 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientBirthDateTag().
|
inline |
Definition at line 751 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 750 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientBirthTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 759 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientBirthTimeTag().
|
inline |
Definition at line 758 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 757 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1329 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientBreedCodeSequenceTag().
|
inline |
Definition at line 1328 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1327 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientBreedDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 766 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientBreedDescriptionTag().
|
inline |
Definition at line 765 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 764 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientComments | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 773 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientCommentsTag().
|
inline |
Definition at line 772 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 771 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientID | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getPatientIdentityRemoved | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 787 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientIdentityRemovedTag().
|
inline |
Definition at line 786 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 785 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 780 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientIDTag().
|
inline |
Definition at line 779 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 778 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 794 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientNameTag().
|
inline |
Definition at line 793 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 792 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientOrientation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 395 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientOrientationTag().
|
inline |
Definition at line 394 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 393 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientSex | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getPatientSexNeutered | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 878 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientSexNeuteredTag().
|
inline |
Definition at line 877 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 876 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 801 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientSexTag().
|
inline |
Definition at line 800 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 799 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientSize | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 885 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientSizeTag().
|
inline |
Definition at line 884 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 883 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1338 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientSpeciesCodeSequenceTag().
|
inline |
Definition at line 1337 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1336 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientSpeciesDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 808 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientSpeciesDescriptionTag().
|
inline |
Definition at line 807 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 806 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPatientWeight | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 892 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPatientWeightTag().
|
inline |
Definition at line 891 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 890 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPerformedProcedureStepDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1025 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPerformedProcedureStepDescriptionTag().
|
inline |
Definition at line 1024 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1023 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPerformedProcedureStepID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1032 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPerformedProcedureStepIDTag().
|
inline |
Definition at line 1031 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1030 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPerformedProcedureStepStartDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1039 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPerformedProcedureStepStartDateTag().
|
inline |
Definition at line 1038 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1037 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPerformedProcedureStepStartTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1046 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPerformedProcedureStepStartTimeTag().
|
inline |
Definition at line 1045 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1044 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1410 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPerformedProtocolCodeSequenceTag().
|
inline |
Definition at line 1409 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1408 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPhotometricInterpretation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 990 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPhotometricInterpretationTag().
|
inline |
Definition at line 989 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 988 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPhysiciansOfRecord | ( | std::string & | parameter | ) | const |
|
virtual |
|
inline |
Definition at line 1248 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPhysiciansOfRecordIdentificationSequenceTag().
|
inline |
Definition at line 1247 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1246 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 430 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPhysiciansOfRecordTag().
|
inline |
Definition at line 429 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 428 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1257 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPhysiciansReadingStudyIdentificationSequenceTag().
|
inline |
Definition at line 1256 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1255 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPixelAspectRatio | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 514 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPixelAspectRatioTag().
|
inline |
Definition at line 513 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 512 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPixelDataProviderURL | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 521 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPixelDataProviderURLTag().
|
inline |
Definition at line 520 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 519 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 255 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPixelPaddingValueTag().
|
inline |
Definition at line 254 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 253 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 997 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPixelRepresentationTag().
|
inline |
Definition at line 996 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 995 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPixelSpacing | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 570 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPixelSpacingTag().
|
inline |
Definition at line 569 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 568 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 528 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPlanarConfigurationTag().
|
inline |
Definition at line 527 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 526 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPositionReferenceIndicator | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 192 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPositionReferenceIndicatorTag().
|
inline |
Definition at line 191 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 190 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getPresentationLUTShape | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 402 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getPresentationLUTShapeTag().
|
inline |
Definition at line 401 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 400 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1266 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getProcedureCodeSequenceTag().
|
inline |
Definition at line 1265 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1264 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getQualityControlImage | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 409 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getQualityControlImageTag().
|
inline |
Definition at line 408 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 407 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 535 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRedPaletteColorLookupTableDescriptorTag().
|
inline |
Definition at line 534 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 533 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1500 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedFrameOfReferenceSequenceTag().
|
inline |
Definition at line 1499 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1498 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1221 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedImageSequenceTag().
|
inline |
Definition at line 1220 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1219 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1230 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedInstanceSequenceTag().
|
inline |
Definition at line 1229 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1228 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1347 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedPatientSequenceTag().
|
inline |
Definition at line 1346 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1345 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1419 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedPerformedProcedureStepSequenceTag().
|
inline |
Definition at line 1418 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1417 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1392 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedRTPlanSequenceTag().
|
inline |
Definition at line 1391 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1390 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1383 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedStructureSetSequenceTag().
|
inline |
Definition at line 1382 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1381 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1275 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferencedStudySequenceTag().
|
inline |
Definition at line 1274 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1273 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1284 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferringPhysicianIdentificationSequenceTag().
|
inline |
Definition at line 1283 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1282 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getReferringPhysicianName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 437 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getReferringPhysicianNameTag().
|
inline |
Definition at line 436 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 435 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getRelatedGeneralSOPClassUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1109 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRelatedGeneralSOPClassUIDTag().
|
inline |
Definition at line 1108 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1107 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1428 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRequestAttributesSequenceTag().
|
inline |
Definition at line 1427 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1426 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getRescaleIntercept | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 591 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRescaleInterceptTag().
|
inline |
Definition at line 590 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 589 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getRescaleSlope | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 598 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRescaleSlopeTag().
|
inline |
Definition at line 597 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 596 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getRescaleType | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 605 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRescaleTypeTag().
|
inline |
Definition at line 604 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 603 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getResponsibleOrganization | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 815 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getResponsibleOrganizationTag().
|
inline |
Definition at line 814 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 813 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getResponsiblePerson | ( | std::string & | parameter | ) | const |
bool ml::DRTDoseIODBase::getResponsiblePersonRole | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 829 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getResponsiblePersonRoleTag().
|
inline |
Definition at line 828 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 827 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 822 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getResponsiblePersonTag().
|
inline |
Definition at line 821 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 820 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getROIArea | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 696 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getROIAreaTag().
|
inline |
Definition at line 695 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 694 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1365 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getROIContourSequenceTag().
|
inline |
Definition at line 1364 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1363 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getROIMean | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 703 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getROIMeanTag().
|
inline |
Definition at line 702 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 701 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getROIStandardDeviation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 710 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getROIStandardDeviationTag().
|
inline |
Definition at line 709 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 708 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 542 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRowsTag().
|
inline |
Definition at line 541 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 540 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1401 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getRTDoseROISequenceTag().
|
inline |
Definition at line 1400 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1399 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1004 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSamplesPerPixelTag().
|
inline |
Definition at line 1003 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1002 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSeriesDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1053 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSeriesDescriptionTag().
|
inline |
Definition at line 1052 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1051 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSeriesInstanceUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1060 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSeriesInstanceUIDTag().
|
inline |
Definition at line 1059 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1058 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSeriesNumber | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1067 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSeriesNumberTag().
|
inline |
Definition at line 1066 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1065 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSliceLocation | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 577 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSliceLocationTag().
|
inline |
Definition at line 576 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 575 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSliceThickness | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 584 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSliceThicknessTag().
|
inline |
Definition at line 583 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 582 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 549 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSmallestImagePixelValueTag().
|
inline |
Definition at line 548 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 547 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSoftwareVersions | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 262 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSoftwareVersionsTag().
|
inline |
Definition at line 261 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 260 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSOPAuthorizationComment | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1116 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSOPAuthorizationCommentTag().
|
inline |
Definition at line 1115 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1114 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSOPAuthorizationDateTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1123 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSOPAuthorizationDateTimeTag().
|
inline |
Definition at line 1122 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1121 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSOPClassUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1130 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSOPClassUIDTag().
|
inline |
Definition at line 1129 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1128 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSOPInstanceStatus | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1137 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSOPInstanceStatusTag().
|
inline |
Definition at line 1136 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1135 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSOPInstanceUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1144 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSOPInstanceUIDTag().
|
inline |
Definition at line 1143 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1142 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1239 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSourceImageSequenceTag().
|
inline |
Definition at line 1238 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1237 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSpatialResolution | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 269 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSpatialResolutionTag().
|
inline |
Definition at line 268 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 267 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getSpecificCharacterSet | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1151 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getSpecificCharacterSetTag().
|
inline |
Definition at line 1150 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1149 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStationName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 276 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStationNameTag().
|
inline |
Definition at line 275 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 274 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStructureSetDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1165 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetDateTag().
|
inline |
Definition at line 1164 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1163 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStructureSetDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1172 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetDescriptionTag().
|
inline |
Definition at line 1171 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1170 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStructureSetLabel | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1179 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetLabelTag().
|
inline |
Definition at line 1178 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1177 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStructureSetName | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1186 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetNameTag().
|
inline |
Definition at line 1185 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1184 of file mlDRTDoseIODBase.h.
|
virtual |
|
inline |
Definition at line 1509 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetROISequenceTag().
|
inline |
Definition at line 1508 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1507 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStructureSetTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1193 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStructureSetTimeTag().
|
inline |
Definition at line 1192 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1191 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStudyDate | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 444 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStudyDateTag().
|
inline |
Definition at line 443 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 442 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStudyDescription | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 451 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStudyDescriptionTag().
|
inline |
Definition at line 450 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 449 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStudyID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 458 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStudyIDTag().
|
inline |
Definition at line 457 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 456 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStudyInstanceUID | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 465 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStudyInstanceUIDTag().
|
inline |
Definition at line 464 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 463 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getStudyTime | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 472 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getStudyTimeTag().
|
inline |
Definition at line 471 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 470 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getTimeOfLastCalibration | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 283 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getTimeOfLastCalibrationTag().
|
inline |
Definition at line 282 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 281 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getTimezoneOffsetFromUTC | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1158 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getTimezoneOffsetFromUTCTag().
|
inline |
Definition at line 1157 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1156 of file mlDRTDoseIODBase.h.
bool ml::DRTDoseIODBase::getTissueHeterogeneityCorrection | ( | std::string & | parameter | ) | const |
|
inline |
Definition at line 1011 of file mlDRTDoseIODBase.h.
Referenced by DRTDoseIODBaseWrapper::getTissueHeterogeneityCorrectionTag().
|
inline |
Definition at line 1010 of file mlDRTDoseIODBase.h.
|
inline |
Definition at line 1009 of file mlDRTDoseIODBase.h.
|
inline |
Return true if wrapped IOD object is valid.
Definition at line 107 of file mlDRTDoseIODBase.h.
References ml::MutableDicomTree::getMutableTree(), and mlrange_cast().
void ml::DRTDoseIODBase::setAdmittingDiagnosesCodeSequence | ( | DcmDRTAdmittingDiagnosesCodeSequenceInterface | seq | ) |
bool ml::DRTDoseIODBase::setAuthorizationEquipmentCertificationNumber | ( | const std::string | parameter | ) |
void ml::DRTDoseIODBase::setBreedRegistrationSequence | ( | DcmDRTBreedRegistrationSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setCodingSchemeIdentificationSequence | ( | DcmDRTCodingSchemeIdentificationSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setContributingEquipmentSequence | ( | DcmDRTContributingEquipmentSequenceInterface | seq | ) |
|
inline |
Definition at line 102 of file mlDRTDoseIODBase.h.
References ml::MutableDicomTree::setMutableTree().
void ml::DRTDoseIODBase::setDeidentificationMethodCodeSequence | ( | DcmDRTDeidentificationMethodCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setDerivationCodeSequence | ( | DcmDRTDerivationCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setDigitalSignaturesSequence | ( | DcmDRTDigitalSignaturesSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setDVHSequence | ( | DcmDRTDVHSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setEncryptedAttributesSequence | ( | DcmDRTEncryptedAttributesSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setHL7StructuredDocumentReferenceSequence | ( | DcmDRTHL7StructuredDocumentReferenceSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setIconImageSequence | ( | DcmDRTIconImageSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setMACParametersSequence | ( | DcmDRTMACParametersSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setModalityLUTSequence | ( | DcmDRTModalityLUTSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setOriginalAttributesSequence | ( | DcmDRTOriginalAttributesSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setOtherPatientIDsSequence | ( | DcmDRTOtherPatientIDsSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setPatientBreedCodeSequence | ( | DcmDRTPatientBreedCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setPatientSpeciesCodeSequence | ( | DcmDRTPatientSpeciesCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setPerformedProtocolCodeSequence | ( | DcmDRTPerformedProtocolCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setPhysiciansOfRecordIdentificationSequence | ( | DcmDRTPhysiciansOfRecordIdentificationSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setPhysiciansReadingStudyIdentificationSequence | ( | DcmDRTPhysiciansReadingStudyIdentificationSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setProcedureCodeSequence | ( | DcmDRTProcedureCodeSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedFrameOfReferenceSequence | ( | DcmDRTReferencedFrameOfReferenceSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedImageSequence | ( | DcmDRTReferencedImageSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedInstanceSequence | ( | DcmDRTReferencedInstanceSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedPatientSequence | ( | DcmDRTReferencedPatientSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedPerformedProcedureStepSequence | ( | DcmDRTReferencedPerformedProcedureStepSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedRTPlanSequence | ( | DcmDRTReferencedRTPlanSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedStructureSetSequence | ( | DcmDRTReferencedStructureSetSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferencedStudySequence | ( | DcmDRTReferencedStudySequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setReferringPhysicianIdentificationSequence | ( | DcmDRTReferringPhysicianIdentificationSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setRequestAttributesSequence | ( | DcmDRTRequestAttributesSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setROIContourSequence | ( | DcmDRTROIContourSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setRTDoseROISequence | ( | DcmDRTRTDoseROISequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setSourceImageSequence | ( | DcmDRTSourceImageSequenceInterface | seq | ) |
void ml::DRTDoseIODBase::setStructureSetROISequence | ( | DcmDRTStructureSetROISequenceInterface | seq | ) |