MeVisLab Toolbox Reference
|
This is the complete list of members for ml::DicomModifyBase, 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) | ml::DicomModifyBase | virtual |
DicomModifyBase(DCMTree::TagId tagId=DCMTree::TagId(), const std::string &modStrVal="") | ml::DicomModifyBase | |
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 | |
removeTag(DCMTree::TreePtr dcmTree) const | ml::DicomModifyBase | |
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 |