MeVisLab Toolbox Reference
|
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) const | ml::DicomModifyBase | |
applyModifications(DCMTree::TreePtr dcmTree, const FieldContainer *treeInfos=nullptr) override | ml::DicomModifyPrivateRemove | virtual |
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 value | ml::DicomModifyPrivateRemove | |
getModificationMode() const | ml::DicomModifyPrivateRemove | |
getModificationStringValue() const | ml::DicomModifyBase | |
getModificationStringValueAsMLInt(MLint &retVal) const | ml::DicomModifyBase | |
getPrivateCreator() const | ml::DicomModifyPrivateRemove | |
getTagId() const | ml::DicomModifyBase | |
getTagIfItExists(DCMTree::TreePtr dcmTree, std::string *errStr=nullptr) const | ml::DicomModifyBase | |
ModificationModes enum name | ml::DicomModifyPrivateRemove | |
ModificationModesStrings | ml::DicomModifyPrivateRemove | static |
NumModificationModes enum value | ml::DicomModifyPrivateRemove | |
RemoveAllPrivateTags enum value | ml::DicomModifyPrivateRemove | |
RemoveEntirePrivateCreatorGroup enum value | ml::DicomModifyPrivateRemove | |
removePrivateTag(DCMTree::TreePtr dcmTree, unsigned char tagIdLowerEightBits, const std::string &privateCreatorString) const | ml::DicomModifyPrivateRemove | |
RemoveTag enum value | ml::DicomModifyPrivateRemove | |
removeTag(DCMTree::TreePtr dcmTree) const | ml::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) const | ml::DicomModifyBase | |
tagExists(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase | |
~DicomModifyBase() | ml::DicomModifyBase | virtual |