Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
TreeBag< T, C, A > Member List

This is the complete list of members for TreeBag< T, C, A >, including all inherited members.

add(const T &x)TreeBag< T, C, A >inline
addAll(const CC &c)TreeBag< T, C, A >inline
alloc() constDefaultAllocatorDelegateinline
allocate(t::size size) constDefaultAllocatorDelegateinline
allocator()TreeBag< T, C, A >inline
begin() constTreeBag< T, C, A >inline
clear(void)TreeBag< T, C, A >inline
comparator() constTreeBag< T, C, A >inline
comparator()TreeBag< T, C, A >inline
compare(const T &v1, const T &v2)Comparator< T >inlinestatic
contains(const T &x) constTreeBag< T, C, A >inline
containsAll(const CC &c) constTreeBag< T, C, A >inline
copy(const TreeBag< T, C > &t)TreeBag< T, C, A >inline
count(void) constTreeBag< T, C, A >inline
doCompare(const T &v1, const T &v2) constComparator< T >inline
end() constTreeBag< T, C, A >inline
equals(const TreeBag< T, C > &t) constTreeBag< T, C, A >inline
find(const T &x) constTreeBag< T, C, A >inline
free(t::ptr p) constDefaultAllocatorDelegateinline
isEmpty(void) constTreeBag< T, C, A >inline
operator bool(void) constTreeBag< T, C, A >inline
operator!=(const TreeBag< T, C > &t) constTreeBag< T, C, A >inline
operator==(const TreeBag< T, C > &t) constTreeBag< T, C, A >inline
remove(const T &x)TreeBag< T, C, A >inline
remove(const Iter &iter)TreeBag< T, C, A >inline
removeAll(const CC &c)TreeBag< T, C, A >inline
t typedefComparator< T >
TreeBag()TreeBag< T, C, A >inline
TreeBag(const TreeBag< T, C > &t)TreeBag< T, C, A >inline
~TreeBag(void)TreeBag< T, C, A >inline