Version

menu_open
Wwise SDK 2023.1.4
AkPluginArrayAllocator Class Reference

#include <IAkPluginMemAlloc.h>

Inheritance diagram for AkPluginArrayAllocator:
AkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > AkArray< CustomMetadata, const CustomMetadata &, AkPluginArrayAllocator > AkStringData< AkPluginArrayAllocator, char > AkMixerInputMap< KEY, USER_DATA > AkAudioObject::ArrayCustomMetadata AkStringImpl< AkPluginArrayAllocator, char > AkString< AkPluginArrayAllocator, char >

Public Member Functions

AkForceInline AkPluginArrayAllocator ()
 
AkForceInline void Init (AK::IAkPluginMemAlloc *in_pAllocator)
 

Protected Member Functions

AkForceInline void * Alloc (size_t in_uSize)
 
AkForceInline void * ReAlloc (void *in_pCurrent, size_t, size_t in_uNewSize)
 
AkForceInline void Free (void *in_pAddress)
 
AkForceInline void TransferMem (void *&io_pDest, AkPluginArrayAllocator &in_src, void *in_pSrc)
 
AkForceInline AK::IAkPluginMemAllocGetAllocator ()
 

Detailed Description

Allocator for plugin-friendly arrays (see AkArray). Usage: Initialize the array with Init(AK::IAkPluginMemAlloc* in_pAllocator), passing it the memory allocator received from the host. Then use normally.

Definition at line 198 of file IAkPluginMemAlloc.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise