begin() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
begin() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
clear() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
ConstEntryIterator typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
ConstEntryIteratorRange typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
ConstReverseEntryIterator typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
end() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
end() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
Entry typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
EntryIterator typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
EntryIteratorRange typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
MultiMap< const Atom *, const Atom *, true >::getClassName() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | protectedvirtual |
getData() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getData() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntries(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntries(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesBegin() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesBegin() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesEnd() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesEnd() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesReverseBegin() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesReverseBegin() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesReverseEnd() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntriesReverseEnd() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntry(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getEntry(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getKeyCompareFunction() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getLowerBound(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getLowerBound(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getNumEntries(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getSize() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getUpperBound(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getUpperBound(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getValue(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getValue(const const Atom * &key, const Atom * &def_value) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getValue(const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
getValue(const const Atom * &key, const const Atom * &def_value) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
insertEntries(const InputIter &first, const InputIter &last) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
insertEntry(const Entry &item) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
insertEntry(const const Atom * &key, const const Atom * &value) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
insertEntry(const EntryIterator &it, const Entry &item) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
insertEntry(const EntryIterator &it, const const Atom * &key, const const Atom * &value) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
isEmpty() const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
KeyType typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
MultiMap() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | inline |
MultiMap(const std::less< const Atom * > &func) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | inline |
MultiMap(const InputIter &first, const InputIter &last) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | inline |
MultiMap(const InputIter &first, const InputIter &last, const std::less< const Atom * > &func) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | inline |
operator[](const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
operator[](const const Atom * &key) const | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
removeEntries(const EntryIterator &first, const EntryIterator &last) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
removeEntries(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
removeEntry(const EntryIterator &it) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
removeEntry(const const Atom * &key) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
ReverseEntryIterator typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
setEntries(const InputIter &first, const InputIter &last) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
setEntry(const Entry &item) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
setEntry(const const Atom * &key, const const Atom * &value) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
SharedPointer typedef | CDPL::Chem::AtomMapping | |
swap(MultiMap &map) | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
ValueType typedef | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | |
~MultiMap() | CDPL::Util::MultiMap< const Atom *, const Atom *, true > | inlinevirtual |