TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
G3D::Set< T, HashFunc, EqualsFunc >::Iterator Member List

This is the complete list of members for G3D::Set< T, HashFunc, EqualsFunc >::Iterator, including all inherited members.

hasMore() const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
isValid() const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
itG3D::Set< T, HashFunc, EqualsFunc >::Iteratorprivate
Iterator(const typename Table< T, bool >::Iterator &it)G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinlineprivate
operator T *() const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator!=(const Iterator &other) const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator*() const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator++()G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator++(int)G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator->() const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
operator==(const Iterator &other) const G3D::Set< T, HashFunc, EqualsFunc >::Iteratorinline
Set< T > classG3D::Set< T, HashFunc, EqualsFunc >::Iteratorfriend