The Pedigree Project  0.1
Public Attributes | List of all members
SlamAllocator::AllocHeader Struct Reference

#include <SlamAllocator.h>

+ Collaboration diagram for SlamAllocator::AllocHeader:

Public Attributes

SlamCache::Node node
 
size_t magic
 
SlamCachecache
 

Detailed Description

Prepended to all allocated data. Basically just information to make freeing slightly less performance-intensive...

Definition at line 319 of file SlamAllocator.h.


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