MeVisLab Toolbox Reference
ml::DicomModifySequence Member List

This is the complete list of members for ml::DicomModifySequence, including all inherited members.

AddEmptyIfItDoesNotExist enum valueml::DicomModifySequence
addTag(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, bool setValue=true, bool splitValue=false) constml::DicomModifyBase
AppendNumEntriesIfItExists enum valueml::DicomModifySequence
applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) overrideml::DicomModifySequencevirtual
DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="")ml::DicomModifyBase
DicomModifySequence(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="", ModificationModes modMode=DoNotModify)ml::DicomModifySequence
DoNotModify enum valueml::DicomModifySequence
getModificationMode() constml::DicomModifySequence
getModificationStringValue() constml::DicomModifyBase
getModificationStringValueAsMLInt(MLint &retVal) constml::DicomModifyBase
getTagId() constml::DicomModifyBase
getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) constml::DicomModifyBase
InsertOneEntryAtIfItExists enum valueml::DicomModifySequence
MakeEmptyIfItExists enum valueml::DicomModifySequence
MakeEmptyIfItExistsOtherwiseAddEmpty enum valueml::DicomModifySequence
ModificationModes enum nameml::DicomModifySequence
ModificationModesStringsml::DicomModifySequencestatic
NumModificationModes enum valueml::DicomModifySequence
RemoveAllButFirstEntryIfItExists enum valueml::DicomModifySequence
RemoveTag enum valueml::DicomModifySequence
removeTag(DCMTree::TreePtr dcmTree) constml::DicomModifyBase
ResizeToNumEntriesIfItExists enum valueml::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) constml::DicomModifyBase
tagExists(DCMTree::TreePtr dcmTree) constml::DicomModifyBase
~DicomModifyBase()ml::DicomModifyBasevirtual