menu
 
Version
2019.2.15.7667

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

Wwise SDK 2019.2.15
AkRingBuffer< T, TAlloc > Class Template Reference

Public Member Functions

  AkRingBuffer ()
 
AKRESULT  Init (AkUInt32 nbItems)
 
void  Term ()
 
AkUInt32  GetWriteIndex () const
 
T *  GetWritePtr ()
 
void  IncrementWriteIndex (AkUInt32 nbItems)
 
AkUInt32  GetReadIndex () const
 
const T *  GetReadPtr () const
 
void  IncrementReadIndex (AkUInt32 nbItems)
 
AkUInt32  GetNbReadableItems () const
 
AkUInt32  GetNbWritableItems () const
 
AkUInt32  Size () const
 

Detailed Description

template<class T, class TAlloc = AkRingBufferAllocatorDefault>
class AkRingBuffer< T, TAlloc >

Definition at line 68 of file AkRingBuffer.h.


The documentation for this class was generated from the following file:

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