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

#include <LinkList.h>

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

Public Member Functions

 ConstIterator (Iterator it)
 
ConstIteratoroperator++ ()
 
ConstIteratoroperator-- ()
 
const LinkListNodeoperator-> () const
 

Private Attributes

LinkListNodemNode
 

Friends

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

Constructor & Destructor Documentation

◆ ConstIterator()

nw4hbm::ut::detail::LinkListImpl::ConstIterator::ConstIterator ( Iterator it)
inlineexplicit

Member Function Documentation

◆ operator++()

ConstIterator & nw4hbm::ut::detail::LinkListImpl::ConstIterator::operator++ ( )
inline

◆ operator--()

ConstIterator & nw4hbm::ut::detail::LinkListImpl::ConstIterator::operator-- ( )
inline

◆ operator->()

const LinkListNode * nw4hbm::ut::detail::LinkListImpl::ConstIterator::operator-> ( ) const
inline

Friends And Related Symbol Documentation

◆ LinkListImpl

friend class LinkListImpl
friend

◆ operator==

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

Member Data Documentation

◆ mNode

LinkListNode* nw4hbm::ut::detail::LinkListImpl::ConstIterator::mNode
private

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