nl::メモリ管理
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
#include <src/lib/support/SerializationUtils.h>
メモリ割り当て/解放関数の c 構造体。
概要
パブリック属性 |
|
---|---|
mem_alloc
|
|
mem_free
|
MemoryFree
|
mem_realloc
|
MemoryReallocate
|
パブリック属性
mem_alloc
MemoryAllocate nl::MemoryManagement::mem_alloc
mem_free
MemoryFree nl::MemoryManagement::mem_free
mem_realloc
MemoryReallocate nl::MemoryManagement::mem_realloc