| addElement(unsigned int id, MatchConstraint::Relation rel) | CDPL::Chem::MatchConstraintList | |
| addElement(unsigned int id, MatchConstraint::Relation rel, T &&val) | CDPL::Chem::MatchConstraintList | inline |
| Array< MatchConstraint >::addElement(const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| AND_LIST enum value | CDPL::Chem::MatchConstraintList | |
| Array() | CDPL::Util::Array< MatchConstraint > | inline |
| Array(std::size_t num_elem, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | inline |
| Array(const InputIter &first, const InputIter &last) | CDPL::Util::Array< MatchConstraint > | inline |
| assign(std::size_t num_elem, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| assign(const InputIter &first, const InputIter &last) | CDPL::Util::Array< MatchConstraint > | |
| BaseType typedef | CDPL::Util::Array< MatchConstraint > | |
| begin() const | CDPL::Util::Array< MatchConstraint > | |
| begin() | CDPL::Util::Array< MatchConstraint > | |
| checkIfNonEmpty() const | CDPL::Util::Array< MatchConstraint > | protected |
| checkIndex(std::size_t idx, bool allow_end) const | CDPL::Util::Array< MatchConstraint > | protected |
| checkIterator(const ElementIterator &it, bool allow_end) | CDPL::Util::Array< MatchConstraint > | protected |
| checkIterator(const ConstElementIterator &it, bool allow_end) const | CDPL::Util::Array< MatchConstraint > | protected |
| clear() | CDPL::Util::Array< MatchConstraint > | |
| ConstElementIterator typedef | CDPL::Util::Array< MatchConstraint > | |
| ConstReverseElementIterator typedef | CDPL::Util::Array< MatchConstraint > | |
| ElementIterator typedef | CDPL::Util::Array< MatchConstraint > | |
| ElementType typedef | CDPL::Util::Array< MatchConstraint > | |
| end() const | CDPL::Util::Array< MatchConstraint > | |
| end() | CDPL::Util::Array< MatchConstraint > | |
| getBase() | CDPL::Util::Array< MatchConstraint > | |
| getBase() const | CDPL::Util::Array< MatchConstraint > | |
| getCapacity() const | CDPL::Util::Array< MatchConstraint > | |
| Array< MatchConstraint >::getClassName() const | CDPL::Util::Array< MatchConstraint > | protectedvirtual |
| getData() | CDPL::Util::Array< MatchConstraint > | |
| getData() const | CDPL::Util::Array< MatchConstraint > | |
| getElement(std::size_t idx) const | CDPL::Util::Array< MatchConstraint > | |
| getElement(std::size_t idx) | CDPL::Util::Array< MatchConstraint > | |
| getElementsBegin() const | CDPL::Util::Array< MatchConstraint > | |
| getElementsBegin() | CDPL::Util::Array< MatchConstraint > | |
| getElementsEnd() const | CDPL::Util::Array< MatchConstraint > | |
| getElementsEnd() | CDPL::Util::Array< MatchConstraint > | |
| getElementsReverseBegin() const | CDPL::Util::Array< MatchConstraint > | |
| getElementsReverseBegin() | CDPL::Util::Array< MatchConstraint > | |
| getElementsReverseEnd() const | CDPL::Util::Array< MatchConstraint > | |
| getElementsReverseEnd() | CDPL::Util::Array< MatchConstraint > | |
| getFirstElement() const | CDPL::Util::Array< MatchConstraint > | |
| getFirstElement() | CDPL::Util::Array< MatchConstraint > | |
| getLastElement() const | CDPL::Util::Array< MatchConstraint > | |
| getLastElement() | CDPL::Util::Array< MatchConstraint > | |
| getSize() const | CDPL::Util::Array< MatchConstraint > | |
| getType() const | CDPL::Chem::MatchConstraintList | |
| insertElement(std::size_t idx, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| insertElement(const ElementIterator &it, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| insertElements(std::size_t idx, std::size_t num_elem, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| insertElements(const ElementIterator &it, std::size_t num_elem, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| insertElements(std::size_t idx, const InputIter &first, const InputIter &last) | CDPL::Util::Array< MatchConstraint > | |
| insertElements(const ElementIterator &it, const InputIter &first, const InputIter &last) | CDPL::Util::Array< MatchConstraint > | |
| isEmpty() const | CDPL::Util::Array< MatchConstraint > | |
| MatchConstraintList(Type type=AND_LIST) | CDPL::Chem::MatchConstraintList | inline |
| NOT_AND_LIST enum value | CDPL::Chem::MatchConstraintList | |
| NOT_OR_LIST enum value | CDPL::Chem::MatchConstraintList | |
| operator[](std::size_t idx) const | CDPL::Util::Array< MatchConstraint > | |
| operator[](std::size_t idx) | CDPL::Util::Array< MatchConstraint > | |
| OR_LIST enum value | CDPL::Chem::MatchConstraintList | |
| popLastElement() | CDPL::Util::Array< MatchConstraint > | |
| removeElement(std::size_t idx) | CDPL::Util::Array< MatchConstraint > | |
| removeElement(const ElementIterator &it) | CDPL::Util::Array< MatchConstraint > | |
| removeElements(const ElementIterator &first, const ElementIterator &last) | CDPL::Util::Array< MatchConstraint > | |
| reserve(std::size_t num_elem) | CDPL::Util::Array< MatchConstraint > | |
| resize(std::size_t num_elem, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| ReverseElementIterator typedef | CDPL::Util::Array< MatchConstraint > | |
| setElement(std::size_t idx, const MatchConstraint &value=MatchConstraint()) | CDPL::Util::Array< MatchConstraint > | |
| setType(Type type) | CDPL::Chem::MatchConstraintList | |
| SharedPointer typedef | CDPL::Chem::MatchConstraintList | |
| size() const | CDPL::Util::Array< MatchConstraint > | |
| SizeType typedef | CDPL::Util::Array< MatchConstraint > | |
| StorageType typedef | CDPL::Util::Array< MatchConstraint > | |
| swap(Array &array) | CDPL::Util::Array< MatchConstraint > | |
| Type enum name | CDPL::Chem::MatchConstraintList | |
| ~Array() | CDPL::Util::Array< MatchConstraint > | inlinevirtual |