Data Fields

ArenaBlock Struct Reference

#include <Arena.h>

Collaboration diagram for ArenaBlock:
Collaboration graph
[legend]

Data Fields

ArenaBlocknext
char * m_heap_end
char * m_water_level
char data [8]

Detailed Description

Definition at line 33 of file Arena.h.


Field Documentation

Definition at line 38 of file Arena.h.

Referenced by blk_alloc(), and blk_free().

Definition at line 36 of file Arena.h.

Referenced by blk_alloc(), blk_free(), and block_alloc().

Definition at line 37 of file Arena.h.

Referenced by blk_alloc(), block_alloc(), and Arena::free().

Definition at line 35 of file Arena.h.

Referenced by Arena::alloc(), blk_alloc(), Arena::free(), and Arena::reset().


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