类 | |
| struct | InitSettings |
| Initialization settings for temporary-memory pools. Separate settings are specified for each temporary-memory pool. 更多... | |
| struct | Stats |
TempAlloc systems | |
| enum | Type { Type_AudioRender, Type_NUM } |
| IDs of temporary memory pools used by the sound engine. 更多... | |
| AKSOUNDENGINE_API void | GetStats (Type in_eType, Stats &out_stats) |
| Get simple statistics for a given temporary-memory pool 更多... | |
| AKSOUNDENGINE_API void | DumpTempAllocsToFile (Type in_eType, const AkOSChar *pszFilename) |
TempAlloc namespace.