| AddOrReplace enum value | ml::DicomModifyPrivateAdd | |
| addTag(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, bool setValue=true, bool splitValue=false) const | ml::DicomModifyBase | |
| applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) override | ml::DicomModifyPrivateAdd | virtual |
| DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="") | ml::DicomModifyBase | |
| DicomModifyBase(const DicomModifyBase &)=default | ml::DicomModifyBase | |
| DicomModifyPrivateAdd(const std::string &privateCreator="PRIVATE_CREATOR", MLuint16 groupId=0x009, MLuint8 elementGroupId=0x10, DCMTree::Vr vr=DCMTree::LO, MLuint8 lowerByteOfElementIdsBase=0x10, const std::string &modStrVal="", ModificationModes modModes=DoNotModify, bool splitMode=false) | ml::DicomModifyPrivateAdd | |
| DoNotModify enum value | ml::DicomModifyPrivateAdd | |
| getModificationStringValue() const | ml::DicomModifyBase | |
| getModificationStringValueAsMLInt(MLint &retVal) const | ml::DicomModifyBase | |
| getPrivateCreator() const | ml::DicomModifyPrivateAdd | |
| getPrivateElementGroupId() const | ml::DicomModifyPrivateAdd | |
| getPrivateGroupId() const | ml::DicomModifyPrivateAdd | |
| getPrivateTagLowerByteOfElementId(size_t pIdx) const | ml::DicomModifyPrivateAdd | |
| getPrivateTagModificationMode(size_t pIdx) const | ml::DicomModifyPrivateAdd | |
| getPrivateTagModificationStringValue(size_t pIdx) const | ml::DicomModifyPrivateAdd | |
| getPrivateTagVR(size_t pIdx) const | ml::DicomModifyPrivateAdd | |
| getSplitMode(size_t pIdx) const | ml::DicomModifyPrivateAdd | |
| getTagId() const | ml::DicomModifyBase | |
| getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) const | ml::DicomModifyBase | |
| ModificationModes enum name | ml::DicomModifyPrivateAdd | |
| ModificationModesStrings | ml::DicomModifyPrivateAdd | static |
| NumberOfPrivateTags enum value | ml::DicomModifyPrivateAdd | |
| NumModificationModes enum value | ml::DicomModifyPrivateAdd | |
| operator=(const DicomModifyBase &)=default | ml::DicomModifyBase | |
| removeTag(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase | |
| setModificationStringValue(const std::string &modStrVal) | ml::DicomModifyBase | |
| setPrivateCreator(const std::string &privateCreator) | ml::DicomModifyPrivateAdd | |
| setPrivateElementGroupId(MLuint8 elementGroupId) | ml::DicomModifyPrivateAdd | |
| setPrivateGroupId(MLuint16 groupId) | ml::DicomModifyPrivateAdd | |
| setPrivateTagLowerByteOfElementId(MLuint8 lowerByte, size_t pIdx) | ml::DicomModifyPrivateAdd | |
| setPrivateTagModificationMode(ModificationModes modMode, size_t pIdx) | ml::DicomModifyPrivateAdd | |
| setPrivateTagModificationStringValue(const std::string &modStrVal, size_t pIdx) | ml::DicomModifyPrivateAdd | |
| setPrivateTagVR(DCMTree::Vr vr, size_t pIdx) | ml::DicomModifyPrivateAdd | |
| setSplitMode(bool split, size_t pIdx) | ml::DicomModifyPrivateAdd | |
| 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 |