![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <LinkList.h>
Public Member Functions | |
| ReverseIterator (TIter it) | |
| TIter | GetBase () const |
| ReverseIterator & | operator++ () |
| const TIter::TElem * | operator-> () const |
| TIter::TElem & | operator* () const |
Private Attributes | |
| TIter | mCurrent |
Friends | |
| bool | operator== (const ReverseIterator &rLhs, const ReverseIterator &rRhs) |
| bool | operator!= (const ReverseIterator &rLhs, const ReverseIterator &rRhs) |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
private |