menu
 
Version
2021.1.14.8108

2024.1.4.8780

2023.1.12.8706

2022.1.18.8567

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_open
Wwise SDK 2021.1.14
AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC > Struct Template Reference

#include <AkKeyDef.h>

Inheritance diagram for AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >:
AkArrayAllocatorNoAlign< T_MEMID >

Public Member Functions

  AkKeyDataPtrStruct ()
 
  AkKeyDataPtrStruct (T_KEY in_key)
 
bool  operator== (const AkKeyDataPtrStruct< T_KEY, T_DATA > &in_Op) const
 
bool  AllocData ()
 
void  FreeData ()
 
- Public Member Functions inherited from AkArrayAllocatorNoAlign< T_MEMID >
AkForceInline void *  Alloc (size_t in_uSize)
 
AkForceInline void *  ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize)
 
AkForceInline void  Free (void *in_pAddress)
 
AkForceInline void  TransferMem (void *&io_pDest, AkArrayAllocatorNoAlign< T_MEMID > in_srcAlloc, void *in_pSrc)
 

Static Public Member Functions

static AkForceInline T_KEY &  Get (AkKeyDataPtrStruct< T_KEY, T_DATA > &in_val)
 

Public Attributes

T_KEY  key
 
T_DATA *  pData
 

Detailed Description

template<typename T_KEY, typename T_DATA, class T_ALLOC = ArrayPoolDefault>
struct AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >

Definition at line 55 of file AkKeyDef.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