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