![]() |
OpenMS
|
This is the complete list of members for DigestionEnzyme, including all inherited members.
| addSynonym(const std::string &synonym) | DigestionEnzyme | |
| cleavage_regex_ | DigestionEnzyme | protected |
| DigestionEnzyme(const DigestionEnzyme &)=default | DigestionEnzyme | |
| DigestionEnzyme(DigestionEnzyme &&)=default | DigestionEnzyme | |
| DigestionEnzyme(const std::string &name, const std::string &cleavage_regex, const std::set< std::string > &synonyms=std::set< std::string >(), std::string regex_description="") | DigestionEnzyme | explicit |
| DigestionEnzyme(const std::string &name, std::string cut_before, const std::string &nocut_after="", std::string sense="C", const std::set< std::string > &synonyms=std::set< std::string >(), std::string regex_description="") | DigestionEnzyme | explicit |
| DigestionEnzyme() | DigestionEnzyme | protected |
| getName() const | DigestionEnzyme | |
| getRegEx() const | DigestionEnzyme | |
| getRegExDescription() const | DigestionEnzyme | |
| getSynonyms() const | DigestionEnzyme | |
| name_ | DigestionEnzyme | protected |
| operator!=(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator!=(const std::string &cleavage_regex) const | DigestionEnzyme | |
| operator<(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator<< | DigestionEnzyme | friend |
| operator=(const DigestionEnzyme &)=default | DigestionEnzyme | |
| operator=(DigestionEnzyme &&) &=default | DigestionEnzyme | |
| operator==(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator==(const std::string &cleavage_regex) const | DigestionEnzyme | |
| regex_description_ | DigestionEnzyme | protected |
| setName(const std::string &name) | DigestionEnzyme | |
| setRegEx(const std::string &cleavage_regex) | DigestionEnzyme | |
| setRegExDescription(const std::string &value) | DigestionEnzyme | |
| setSynonyms(const std::set< std::string > &synonyms) | DigestionEnzyme | |
| setValueFromFile(const std::string &key, const std::string &value) | DigestionEnzyme | virtual |
| synonyms_ | DigestionEnzyme | protected |
| ~DigestionEnzyme() | DigestionEnzyme | virtual |