Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator Struct Reference

Iterator. More...

#include <AkListBare.h>

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

Public Member Functions

Iterator operator++ ()
  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 *  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 >::Iterator

Iterator.

Definition at line 169 of file AkListBare.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise