バージョン

menu_open
Wwise SDK 2024.1.0
AkTempAllocDefs.h ファイル

[ソースコード]

クラス

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

名前空間

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

関数

BookmarkAlloc systems
AKSOUNDENGINE_API void AK::BookmarkAlloc::GetStats (Stats &out_stats)
 Get simple statistics for the Bookmark allocator [詳解]
 

TempAlloc systems

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

詳解

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

AkTempAllocDefs.h に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう