FreeNOS
Data Fields
PoolAllocator::ObjectPostfix Struct Reference

Appended in memory after each object. More...

Data Fields

u32 signature
 Filled with a fixed value to detect corruption/overflows. More...
 

Detailed Description

Appended in memory after each object.

Definition at line 93 of file PoolAllocator.h.

Field Documentation

◆ signature

u32 PoolAllocator::ObjectPostfix::signature

Filled with a fixed value to detect corruption/overflows.

Definition at line 95 of file PoolAllocator.h.

Referenced by PoolAllocator::allocate(), and PoolAllocator::release().


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