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

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

findNext()G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinlineprivate
hasMore() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
indexG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorprivate
isDoneG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorprivate
isValid() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
Iterator()G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinlineprivate
Iterator(size_t numBuckets, Node **m_bucket)G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinlineprivate
key() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
m_bucketG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorprivate
m_numBucketsG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorprivate
nodeG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorprivate
operator Entry *() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator!=(const Iterator &other) const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator*() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator++()G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator++(int)G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator->() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
operator==(const Iterator &other) const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline
Table< Key, Value, HashFunc, EqualsFunc > classG3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorfriend
value() const G3D::Table< Key, Value, HashFunc, EqualsFunc >::Iteratorinline