ランタイム
Mix::Memory::SECTION_INFO Struct Reference

セクション情報構造体 More...

#include <Common.h>

Public Attributes

UIntT maxTotalAllocatedSize
 確保したメモリの最大のサイズ More...
 
UIntT totalAllocatedSize
 確保したメモリのサイズ More...
 
UIntT totalFreeSize
 解放されているメモリのサイズ More...
 
UIntT releasableSize
 解放できるメモリのサイズ More...
 

Detailed Description

セクション情報構造体

Member Data Documentation

UIntT Mix::Memory::SECTION_INFO::maxTotalAllocatedSize

確保したメモリの最大のサイズ

UIntT Mix::Memory::SECTION_INFO::totalAllocatedSize

確保したメモリのサイズ

UIntT Mix::Memory::SECTION_INFO::totalFreeSize

解放されているメモリのサイズ

UIntT Mix::Memory::SECTION_INFO::releasableSize

解放できるメモリのサイズ


The documentation for this struct was generated from the following file: