#include <multilist.h>
Inherited by MultiListIterator< DX8TextureCategoryClass >, MultiListIterator< DX8FVFCategoryContainer >, MultiListIterator< DX8PolygonRendererClass >, MultiListIterator< TextureTrackerClass >, MultiListIterator< PolyRemover >, MultiListIterator< RenderObjClass >, MultiListIterator< ShdRendererNodeClass >, MultiListIterator< RendererListContainerClass >, RefMultiListIterator< RenderObjClass >, RefMultiListIterator< TexProjectClass >, MultiListIterator< ObjectType >, and RefMultiListIterator< ObjectType >.
GenericMultiListIterator This is the internal implementation of an iterator for a MultiList. The user should use the templated MultiListIterator which will do typecasting and proper reference counting rather than this class.
Definition at line 177 of file multilist.h.
◆ GenericMultiListIterator()
◆ Current_Object()
◆ First() [1/2]
◆ First() [2/2]
| void GenericMultiListIterator::First |
( |
void | | ) |
|
|
inline |
◆ Is_Done()
| bool GenericMultiListIterator::Is_Done |
( |
void | | ) |
|
|
inline |
◆ Last() [1/2]
◆ Last() [2/2]
| void GenericMultiListIterator::Last |
( |
void | | ) |
|
|
inline |
◆ Next()
| void GenericMultiListIterator::Next |
( |
void | | ) |
|
|
inline |
◆ Prev()
| void GenericMultiListIterator::Prev |
( |
void | | ) |
|
|
inline |
◆ CurNode
◆ List
The documentation for this class was generated from the following file: