Version

menu_open
Wwise SDK 2023.1.3
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx Struct Reference

#include <AkListBare.h>

Inheritance diagram for AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx:
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator

Public Member Functions

IteratorExoperator++ ()
 Operator ++. More...
 
- Public Member Functions inherited from AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator
Iteratoroperator++ ()
 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...
 
- Public Attributes inherited from AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator
T * pItem
 Next item. More...
 

Detailed Description

template<class T, template< class > class U_NEXTITEM = AkListBareNextItem, template< class > class COUNT_POLICY = AkCountPolicyNoCount, template< class > class LAST_POLICY = AkLastPolicyWithLast>
struct AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx

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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise