Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc > Member List

This is the complete list of members for CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >, including all inherited members.

begin() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
begin()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
clear()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
ConstEntryIterator typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
ConstReverseEntryIterator typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
containsEntry(const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
end() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
end()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
Entry typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
EntryIterator typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getClassName() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >protectedvirtual
getData()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getData() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesBegin() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesBegin()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesEnd() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesEnd()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesReverseBegin() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesReverseBegin()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesReverseEnd() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntriesReverseEnd()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntry(const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getEntry(const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getKeyCompareFunction() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getLowerBound(const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getLowerBound(const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getSize() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getUpperBound(const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getUpperBound(const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getValue(const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getValue(const Key &key, Value &def_value)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getValue(const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
getValue(const Key &key, const Value &def_value) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
insertEntries(const InputIter &first, const InputIter &last)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
insertEntry(const Entry &item)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
insertEntry(const Key &key, const Value &value)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
insertEntry(const EntryIterator &it, const Entry &item)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
insertEntry(const EntryIterator &it, const Key &key, const Value &value)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
isEmpty() constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
KeyType typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
Map()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >inline
Map(const KeyCompFunc &func)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >inline
Map(const InputIter &first, const InputIter &last)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >inline
Map(const InputIter &first, const InputIter &last, const KeyCompFunc &func)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >inline
operator[](const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
operator[](const Key &key) constCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
removeEntries(const EntryIterator &first, const EntryIterator &last)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
removeEntry(const EntryIterator &it)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
removeEntry(const Key &key)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
ReverseEntryIterator typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
setEntries(const InputIter &first, const InputIter &last)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
setEntry(const Entry &item)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
setEntry(const Key &key, const Value &value)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
SharedPointer typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
swap(Map &map)CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
ValueType typedefCDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >
~Map()CDPL::Util::Map< Key, Value, AllowDefValues, KeyCompFunc >inlinevirtual