Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::ut::detail::LinkListImpl::Iterator Class Reference

#include <LinkList.h>

+ Collaboration diagram for nw4hbm::ut::detail::LinkListImpl::Iterator:

Public Member Functions

 Iterator ()
 
 Iterator (LinkListNode *pNode)
 
Iteratoroperator++ ()
 
Iteratoroperator-- ()
 
LinkListNodeoperator-> () const
 

Private Attributes

LinkListNodemPointer
 

Friends

class LinkListImpl
 
class ConstIterator
 
bool operator== (LinkListImpl::Iterator lhs, LinkListImpl::Iterator rhs)
 

Constructor & Destructor Documentation

◆ Iterator() [1/2]

nw4hbm::ut::detail::LinkListImpl::Iterator::Iterator ( )
inline

◆ Iterator() [2/2]

nw4hbm::ut::detail::LinkListImpl::Iterator::Iterator ( LinkListNode * pNode)
inlineexplicit

Member Function Documentation

◆ 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

Friends And Related Symbol Documentation

◆ ConstIterator

friend class ConstIterator
friend

◆ LinkListImpl

friend class LinkListImpl
friend

◆ operator==

bool operator== ( LinkListImpl::Iterator lhs,
LinkListImpl::Iterator rhs )
friend

Member Data Documentation

◆ mPointer

LinkListNode* nw4hbm::ut::detail::LinkListImpl::Iterator::mPointer
private

The documentation for this class was generated from the following file: