Itasca C++ Interface
|
This is the complete list of members for IMap< Key, Value >, including all inherited members.
base typedef (defined in IMap< Key, Value >) | IMap< Key, Value > | |
begin() (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
begin() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
constBegin() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
constEnd() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
contains(const Key &k) const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
end() (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
end() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
find(const Key &k) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
find(const Key &k) const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
firstKey() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
insert(const Key &k, const Value &v) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
insertMulti(const Key &k, const Value &v) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
isEmpty() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
key(const Value &value, Key def={}) const (defined in IMap< Key, Value >) | IMap< Key, Value > | |
keys() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
lastKey() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
lowerBound(const Key &key) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
operator[](const Key &key) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
operator[](const Key &key) const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
remove(const Key &k) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
take(const Key &k) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
upperBound(const Key &key) (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
value(const Key &k, Value def={}) const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |
values() const (defined in IMap< Key, Value >) | IMap< Key, Value > | inline |