| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <irrList.h>
Public Member Functions | |
| Iterator () | |
| T & | operator * () |
| bool | operator!= (const ConstIterator &other) const |
| bool | operator!= (const Iterator &other) const |
| Iterator | operator+ (s32 num) const |
| Iterator | operator++ (s32) |
| Iterator & | operator++ () |
| Iterator & | operator+= (s32 num) |
| Iterator | operator- (s32 num) const |
| Iterator | operator-- (s32) |
| Iterator & | operator-- () |
| Iterator & | operator-= (s32 num) const |
| T * | operator-> () |
| bool | operator== (const ConstIterator &other) const |
| bool | operator== (const Iterator &other) const |
Friends | |
| class | list< T > |
Definition at line 36 of file irrList.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 66 of file irrList.h. References irr::core::list< T >::ConstIterator::Current. |
|
||||||||||
|
Definition at line 64 of file irrList.h. References irr::core::list< T >::Iterator::Current. |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 65 of file irrList.h. References irr::core::list< T >::ConstIterator::Current. |
|
||||||||||
|
|
|
|||||
|
|
| The Irrlicht
Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated
on Sun Sep 21 08:57:50 2008 by Doxygen
(1.4.2) |