MeVisLab Toolbox Reference
ml::DicomModifyPrivateRemove Member List

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

addTag(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr, bool setValue=true, bool splitValue=false) constml::DicomModifyBase
applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) overrideml::DicomModifyPrivateRemovevirtual
DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="")ml::DicomModifyBase
DicomModifyPrivateRemove(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="", ModificationModes modMode=DoNotModify, const std::string &privateCreator="")ml::DicomModifyPrivateRemove
DoNotModify enum valueml::DicomModifyPrivateRemove
getModificationMode() constml::DicomModifyPrivateRemove
getModificationStringValue() constml::DicomModifyBase
getModificationStringValueAsMLInt(MLint &retVal) constml::DicomModifyBase
getPrivateCreator() constml::DicomModifyPrivateRemove
getTagId() constml::DicomModifyBase
getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) constml::DicomModifyBase
ModificationModes enum nameml::DicomModifyPrivateRemove
ModificationModesStringsml::DicomModifyPrivateRemovestatic
NumModificationModes enum valueml::DicomModifyPrivateRemove
RemoveAllPrivateTags enum valueml::DicomModifyPrivateRemove
RemoveEntirePrivateCreatorGroup enum valueml::DicomModifyPrivateRemove
removePrivateTag(DCMTree::TreePtr dcmTree, unsigned char tagIdLowerEightBits, const std::string &privateCreatorString) constml::DicomModifyPrivateRemove
RemoveTag enum valueml::DicomModifyPrivateRemove
removeTag(DCMTree::TreePtr dcmTree) constml::DicomModifyBase
setModificationMode(ModificationModes modMode)ml::DicomModifyPrivateRemove
setModificationParameters(DCMTree::TagId tagId, const std::string &modStrVal, ModificationModes modMode, const std::string &privateCreator)ml::DicomModifyPrivateRemove
setModificationStringValue(const std::string &modStrVal)ml::DicomModifyBase
setPrivateCreator(const std::string &privateCreator)ml::DicomModifyPrivateRemove
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