menu
 
Version
2024.1.4.8780

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 2024.1.4
AkTempAllocDefs.h File Reference

Go to the source code of this file.

Classes

struct  AK::TempAlloc::Stats
 
struct  AK::TempAlloc::InitSettings
 
struct  AK::BookmarkAlloc::Stats
 
struct  AK::BookmarkAlloc::InitSettings
 

Namespaces

namespace  AK
 Definition of data structures for AkAudioObject.
 
 AK::TempAlloc
 
 AK::BookmarkAlloc
 

Functions

BookmarkAlloc systems
AKSOUNDENGINE_API void AK::BookmarkAlloc::GetStats (Stats &out_stats)
 Get simple statistics for the Bookmark allocator. More...
 

TempAlloc systems

enum  AK::TempAlloc::Type { AK::TempAlloc::Type_AudioRender, AK::TempAlloc::Type_NUM }
 IDs of temporary memory pools used by the sound engine. More...
 
enum  AK::TempAlloc::Lifetime { AK::TempAlloc::Lifetime_CurrentTick = 0, AK::TempAlloc::Lifetime_DoubleTick = 1, AK::TempAlloc::Lifetime_NUM }
 Lifetimes of temporary allocations available. More...
 
AKSOUNDENGINE_API void AK::TempAlloc::GetStats (Type in_eType, Stats &out_stats)
 Get simple statistics for a given temporary-memory pool. More...
 
AKSOUNDENGINE_API void AK::TempAlloc::DumpTempAllocsToFile (Type in_eType, const AkOSChar *pszFilename)
 

Detailed Description

namespace for handling temp-allocations (incl. stack allocs)

Definition in file AkTempAllocDefs.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