#include <AK/Tools/Common/AkObject.h>
#include <AK/Tools/Common/AkAssert.h>
#include <AK/Tools/Common/AkArray.h>
Go to the source code of this file.
Classes | |
struct | AK::ObjectPoolNoLock |
class | AK::ObjectPool< T, AllocatorType, LockType > |
An object pool of N reusable objects with one allocation. More... | |
union | AK::ObjectPool< T, AllocatorType, LockType >::DataType |
Namespaces | |
UnitTest | |
namespace | AK |
Audiokinetic namespace. | |
Macros | |
#define | AK_OBJECT_POOL_EXTRA_SAFETY |
Typedefs | |
template<AkMemID T_MEMID = AkMemID_Object> | |
using | AK::ObjectPoolDefaultAllocator = AkArrayAllocatorNoAlign< T_MEMID > |
using | AK::ObjectPoolDefaultLockType = ObjectPoolNoLock |
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