Dynalib Utils
SetIter< V > Member List

This is the complete list of members for SetIter< V >, including all inherited members.

begin()SetIter< V >inline
end()SetIter< V >inline
getIndex()SetIter< V >inline
hasNext()SetIter< V >inline
hasPrev()SetIter< V >inline
operator!=(const SetIter< V > &other) constSetIter< V >inline
operator*() constSetIter< V >inline
operator++()SetIter< V >
operator--()SetIter< V >
operator==(const SetIter< V > &other) constSetIter< V >inline
SetIter(const DynaHashSet< V > *set, int start)SetIter< V >
SetIter(const DynaHashSet< V > *set)SetIter< V >inlineexplicit