menu
 
Version
2023.1.14.8770

2024.1.6.8842

2023.1.14.8770

2025.1.0.8897

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 2023.1.14

◆ Enqueue()

template<typename T , T TDEFAULT, class TAlloc = ArrayPoolDefault>
AK_NODISCARD bool AkFifoQueue< T, TDEFAULT, TAlloc >::Enqueue ( in_value)
inline

Enqueues the provided value. The value will be copied to the queue's internal buffer. Returns true if the enqueue was performed successfully. Returns false if the enqueue could not be performed. This can happen if the queue is "full", and some dequeue operations have to occur.

Definition at line 101 of file AkFifoQueue.h.

References AkAtomicCas64(), AkAtomicLoad64(), and AkAtomicStore64().


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