Wwise SDK 2024.1.3
|
#include <AkListBare.h>
Public Member Functions | |
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 * | pItem |
Next item. More... | |
Definition at line 168 of file AkListBare.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise