| AddEmptyIfItDoesNotExist enum value | ml::DicomModifySequence |  | 
  | addTag(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, bool setValue=true, bool splitValue=false) const | ml::DicomModifyBase |  | 
  | AppendNumEntriesIfItExists enum value | ml::DicomModifySequence |  | 
  | applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) override | ml::DicomModifySequence | virtual | 
  | DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="") | ml::DicomModifyBase |  | 
  | DicomModifyBase(const DicomModifyBase &)=default | ml::DicomModifyBase |  | 
  | DicomModifySequence(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="", ModificationModes modMode=DoNotModify) | ml::DicomModifySequence |  | 
  | DoNotModify enum value | ml::DicomModifySequence |  | 
  | getModificationMode() const | ml::DicomModifySequence |  | 
  | getModificationStringValue() const | ml::DicomModifyBase |  | 
  | getModificationStringValueAsMLInt(MLint &retVal) const | ml::DicomModifyBase |  | 
  | getTagId() const | ml::DicomModifyBase |  | 
  | getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) const | ml::DicomModifyBase |  | 
  | InsertOneEntryAtIfItExists enum value | ml::DicomModifySequence |  | 
  | MakeEmptyIfItExists enum value | ml::DicomModifySequence |  | 
  | MakeEmptyIfItExistsOtherwiseAddEmpty enum value | ml::DicomModifySequence |  | 
  | ModificationModes enum name | ml::DicomModifySequence |  | 
  | ModificationModesStrings | ml::DicomModifySequence | static | 
  | NumModificationModes enum value | ml::DicomModifySequence |  | 
  | operator=(const DicomModifyBase &)=default | ml::DicomModifyBase |  | 
  | RemoveAllButFirstEntryIfItExists enum value | ml::DicomModifySequence |  | 
  | RemoveTag enum value | ml::DicomModifySequence |  | 
  | removeTag(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase |  | 
  | ResizeToNumEntriesIfItExists enum value | ml::DicomModifySequence |  | 
  | setModificationMode(ModificationModes modMode) | ml::DicomModifySequence |  | 
  | setModificationParameters(DCMTree::TagId tagId, const std::string &modStrVal, ModificationModes modMode) | ml::DicomModifySequence |  | 
  | setModificationStringValue(const std::string &modStrVal) | ml::DicomModifyBase |  | 
  | 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 |