| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 275 of file ut_LinkList.h.
Public Types | |
| typedef T | TElem | 
Public Member Functions | |
| ConstIterator (LinkListImpl::Iterator it) | |
| ConstIterator (Iterator it) | |
| ConstIterator & | operator++ () | 
| ConstIterator & | operator-- () | 
| ConstIterator | operator++ (int) | 
| const T * | operator-> () const | 
| const T & | operator* () const | 
Private Attributes | |
| LinkListImpl::ConstIterator | mIterator | 
| typedef T nw4r::ut::LinkList< T, Ofs >::ConstIterator::TElem | 
Definition at line 280 of file ut_LinkList.h.
      
  | 
  inlineexplicit | 
Definition at line 283 of file ut_LinkList.h.
      
  | 
  inlineexplicit | 
Definition at line 284 of file ut_LinkList.h.
      
  | 
  inline | 
Definition at line 286 of file ut_LinkList.h.
      
  | 
  inline | 
Definition at line 291 of file ut_LinkList.h.
      
  | 
  inline | 
Definition at line 296 of file ut_LinkList.h.
      
  | 
  inline | 
Definition at line 302 of file ut_LinkList.h.
      
  | 
  inline | 
Definition at line 306 of file ut_LinkList.h.
      
  | 
  private | 
Definition at line 319 of file ut_LinkList.h.