|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
内存管理 更多...
Public 成员函数 | |
| CMemoryAlloc () | |
| ~CMemoryAlloc () | |
| void | EnsureSize (unsigned size) |
| unsigned int | Size () const |
| unsigned char * | AddressPtr () const |
内存管理
| BUI::CMemoryAlloc::CMemoryAlloc | ( | ) |
| BUI::CMemoryAlloc::~CMemoryAlloc | ( | ) |
| unsigned char * BUI::CMemoryAlloc::AddressPtr | ( | ) | const |
| void BUI::CMemoryAlloc::EnsureSize | ( | unsigned | size | ) |
| unsigned int BUI::CMemoryAlloc::Size | ( | ) | const |