alloc(void *) | MAUtil::Dictionary< Key, Pair< Key, Value > > | [inline, protected, static] |
begin() | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
begin() const | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
clear() | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
CompareFunction typedef | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
D typedef | MAUtil::Map< Key, Value > | [protected] |
Dictionary(const Dictionary &) | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
Dictionary(CompareFunction cf, int keyOffset) | MAUtil::Dictionary< Key, Pair< Key, Value > > | [protected] |
DN typedef | MAUtil::Map< Key, Value > | [protected] |
end() | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
end() const | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
erase(const Key &) | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
erase(Iterator) | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
find(const Key &) | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
find(const Key &) const | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
free(dnode_t *node, void *) | MAUtil::Dictionary< Key, Pair< Key, Value > > | [inline, protected, static] |
init(CompareFunction) | MAUtil::Dictionary< Key, Pair< Key, Value > > | [protected] |
insert(const Key &key, const Value &value) | MAUtil::Map< Key, Value > | [inline] |
MAUtil::Dictionary< Key, Pair< Key, Value > >::insert(const Pair< Key, Value > &) | MAUtil::Dictionary< Key, Pair< Key, Value > > | [protected] |
Map(int(*cf)(const Key &, const Key &)=&Compare< Key >) | MAUtil::Map< Key, Value > | [inline] |
mDict | MAUtil::Dictionary< Key, Pair< Key, Value > > | [protected] |
mKeyOffset | MAUtil::Dictionary< Key, Pair< Key, Value > > | [protected] |
operator=(const Dictionary &) | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
operator[](const Key &key) | MAUtil::Map< Key, Value > | [inline] |
PairKV typedef | MAUtil::Map< Key, Value > | |
size() const | MAUtil::Dictionary< Key, Pair< Key, Value > > | |
~Dictionary() | MAUtil::Dictionary< Key, Pair< Key, Value > > | |