#include <LinkList.h>
◆ Iterator() [1/2]
| nw4hbm::ut::detail::LinkListImpl::Iterator::Iterator |
( |
| ) |
|
|
inline |
◆ Iterator() [2/2]
| nw4hbm::ut::detail::LinkListImpl::Iterator::Iterator |
( |
LinkListNode * | pNode | ) |
|
|
inlineexplicit |
◆ operator++()
| Iterator & nw4hbm::ut::detail::LinkListImpl::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator--()
| Iterator & nw4hbm::ut::detail::LinkListImpl::Iterator::operator-- |
( |
| ) |
|
|
inline |
◆ operator->()
| LinkListNode * nw4hbm::ut::detail::LinkListImpl::Iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ ConstIterator
◆ LinkListImpl
◆ operator==
◆ mPointer
| LinkListNode* nw4hbm::ut::detail::LinkListImpl::Iterator::mPointer |
|
private |
The documentation for this class was generated from the following file: