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