Version: 9.15.0
IMap< Key, Value > Member List

This is the complete list of members for IMap< Key, Value >, including all inherited members.

at(const int index)IMap< Key, Value >inline
at(const int index) constIMap< Key, Value >inline
begin()IMap< Key, Value >inline
begin() constIMap< Key, Value >inline
clear()IMap< Key, Value >inline
ConstIterator typedefIMap< Key, Value >
contains(const Key &key) constIMap< Key, Value >inline
count() constIMap< Key, Value >inline
dummyKeyIMap< Key, Value >private
dummyValueIMap< Key, Value >private
empty() constIMap< Key, Value >inline
end()IMap< Key, Value >inline
end() constIMap< Key, Value >inline
erase(Iterator it)IMap< Key, Value >inline
erase(const Key &key)IMap< Key, Value >inline
erase(const int index)IMap< Key, Value >inline
IMap()IMap< Key, Value >inline
IMap(const IMap &m)IMap< Key, Value >inline
IMapConstIterator< Key, Value > classIMap< Key, Value >friend
IMapIterator< Key, Value > classIMap< Key, Value >friend
index(const Key &key) constIMap< Key, Value >inline
insert(const Key &key, const Value &value, bool overwrite=true)IMap< Key, Value >inline
isEmpty() constIMap< Key, Value >inline
Iterator typedefIMap< Key, Value >
key(const int index)IMap< Key, Value >inline
keys() constIMap< Key, Value >inline
myDataIMap< Key, Value >private
myKeysIMap< Key, Value >private
operator=(const IMap &m)IMap< Key, Value >inline
operator[](const Key &key)IMap< Key, Value >inline
operator[](const Key &key) constIMap< Key, Value >inline
remove(Iterator it)IMap< Key, Value >inline
remove(const Key &key)IMap< Key, Value >inline
remove(const int index)IMap< Key, Value >inline
replace(const Key &key, const Value &value)IMap< Key, Value >inline
size() constIMap< Key, Value >inline
value(const int index)IMap< Key, Value >inline
values() constIMap< Key, Value >inline