| addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
| clearMetaInfo() | MetaInfoInterface | |
| createIfNotExists_() | MetaInfoInterface | inlineprotected |
| end_pos | ParentMatch | |
| getKeys(std::vector< std::string > &keys) const | MetaInfoInterface | |
| getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
| getMetaValue(const std::string &name) const | MetaInfoInterface | |
| getMetaValue(const std::string &name, const DataValue &default_value) const | MetaInfoInterface | |
| getMetaValue(UInt index) const | MetaInfoInterface | |
| getMetaValue(UInt index, const DataValue &default_value) const | MetaInfoInterface | |
| hasValidPositions(Size molecule_length=0, Size parent_length=0) const | ParentMatch | inline |
| isMetaEmpty() const | MetaInfoInterface | |
| left_neighbor | ParentMatch | |
| LEFT_TERMINUS | ParentMatch | static |
| meta_ | MetaInfoInterface | protected |
| metaBegin() const | MetaInfoInterface | |
| metaEnd() const | MetaInfoInterface | |
| MetaInfoConstIterator typedef | MetaInfoInterface | |
| MetaInfoInterface()=default | MetaInfoInterface | |
| MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| metaRegistry() | MetaInfoInterface | static |
| metaSize() const | MetaInfoInterface | |
| metaValueExists(const std::string &name) const | MetaInfoInterface | |
| metaValueExists(UInt index) const | MetaInfoInterface | |
| operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| operator<(const ParentMatch &other) const | ParentMatch | inline |
| operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| operator==(const ParentMatch &other) const | ParentMatch | inline |
| OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| ParentMatch(Size start_pos=UNKNOWN_POSITION, Size end_pos=UNKNOWN_POSITION, std::string left_neighbor=std::string(1, UNKNOWN_NEIGHBOR), std::string right_neighbor=std::string(1, UNKNOWN_NEIGHBOR)) | ParentMatch | inlineexplicit |
| removeMetaValue(const std::string &name) | MetaInfoInterface | |
| removeMetaValue(UInt index) | MetaInfoInterface | |
| right_neighbor | ParentMatch | |
| RIGHT_TERMINUS | ParentMatch | static |
| setMetaValue(const std::string &name, const DataValue &value) | MetaInfoInterface | |
| setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
| start_pos | ParentMatch | |
| swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
| UNKNOWN_NEIGHBOR | ParentMatch | static |
| UNKNOWN_POSITION | ParentMatch | static |
| ~MetaInfoInterface() | MetaInfoInterface | |