Wwise SDK 2024.1.6
|
#include <AkListBare.h>
Public Member Functions | |
IteratorEx & | operator++ () |
Operator ++. More... | |
![]() | |
Iterator & | operator++ () |
Operator ++. More... | |
T * | operator* () const |
Operator *. More... | |
T * | operator-> () const |
Operator -> More... | |
bool | operator!= (const Iterator &in_rOp) const |
Operator !=. More... | |
bool | operator== (const Iterator &in_rOp) const |
Operator ==. More... | |
Public Attributes | |
T * | pPrevItem |
Previous item. More... | |
![]() | |
T * | pItem |
Next item. More... | |
The IteratorEx iterator is intended for usage when a possible erase may occurs when simply iterating trough a list, use the simple Iterator, it is faster and lighter.
Definition at line 209 of file AkListBare.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise