| AddIfItDoesNotExist enum value | ml::DicomModifyOrdinary | |
| addTag(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, bool setValue=true, bool splitValue=false) const | ml::DicomModifyBase | |
| AppendIfItExistsOtherwiseAdd enum value | ml::DicomModifyOrdinary | |
| AppendOnlyIfItExists enum value | ml::DicomModifyOrdinary | |
| applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) override | ml::DicomModifyOrdinary | virtual |
| DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="") | ml::DicomModifyBase | |
| DicomModifyBase(const DicomModifyBase &)=default | ml::DicomModifyBase | |
| DicomModifyOrdinary(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="", ModificationModes modMode=DoNotModify, bool splitMode=false) | ml::DicomModifyOrdinary | |
| DoNotModify enum value | ml::DicomModifyOrdinary | |
| getModificationMode() const | ml::DicomModifyOrdinary | |
| getModificationStringValue() const | ml::DicomModifyBase | |
| getModificationStringValueAsMLInt(MLint &retVal) const | ml::DicomModifyBase | |
| getOtherVR() const | ml::DicomModifyOrdinary | |
| getSplitMode() const | ml::DicomModifyOrdinary | |
| getTagId() const | ml::DicomModifyBase | |
| getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) const | ml::DicomModifyBase | |
| ModificationModes enum name | ml::DicomModifyOrdinary | |
| ModificationModesStrings | ml::DicomModifyOrdinary | static |
| NumModificationModes enum value | ml::DicomModifyOrdinary | |
| operator=(const DicomModifyBase &)=default | ml::DicomModifyBase | |
| PrependIfItExistsOtherwiseAdd enum value | ml::DicomModifyOrdinary | |
| PrependOnlyIfItExists enum value | ml::DicomModifyOrdinary | |
| RemoveTag enum value | ml::DicomModifyOrdinary | |
| removeTag(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase | |
| ReplaceIfItExistsOtherwiseAdd enum value | ml::DicomModifyOrdinary | |
| ReplaceOnlyIfItExists enum value | ml::DicomModifyOrdinary | |
| ReplaceOtherValuesOnlyIfItExists enum value | ml::DicomModifyOrdinary | |
| setModificationMode(ModificationModes modMode) | ml::DicomModifyOrdinary | |
| setModificationStringValue(const std::string &modStrVal) | ml::DicomModifyBase | |
| SetNewUIDIfItExistsOtherwiseAdd enum value | ml::DicomModifyOrdinary | |
| SetNewUIDOnlyIfItExists enum value | ml::DicomModifyOrdinary | |
| SetOtherValuesIfItExistsOtherwiseAdd enum value | ml::DicomModifyOrdinary | |
| setOtherVR(DCMTree::Vr otherVr) | ml::DicomModifyOrdinary | |
| setSplitMode(bool split) | ml::DicomModifyOrdinary | |
| setTagId(DCMTree::TagId tagId) | ml::DicomModifyBase | |
| setTagId(const std::string &tagIdStr) | ml::DicomModifyBase | |
| setTagIdAndModificationStringValue(DCMTree::TagId tagId, const std::string &modStrVal) | ml::DicomModifyBase | |
| setTagValue(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, const DICOMTagTools::ValueModifyModes modMode=DICOMTagTools::Replace, bool splitValue=false) const | ml::DicomModifyBase | |
| tagExists(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase | |
| ~DicomModifyBase() | ml::DicomModifyBase | virtual |