![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <linklist.h>
Inheritance diagram for JGadget::TContainerEnumerator< T >:
Collaboration diagram for JGadget::TContainerEnumerator< T >:Public Member Functions | |
| TContainerEnumerator (T ¶m_0) | |
Public Member Functions inherited from JGadget::TEnumerator2< T::iterator, T::value_type > | |
| TEnumerator2 (T::iterator _current, T::iterator _end) | |
| bool | isEnd () const |
| operator bool () const | |
| T & | operator* () |
Additional Inherited Members | |
Public Attributes inherited from JGadget::TEnumerator2< T::iterator, T::value_type > | |
| T::iterator | current |
| T::iterator | end |
|
inline |