subrepo: subdir: "xo-arena" merged: "5567b43c" upstream: origin: "git@github.com:Rconybea/xo-arena.git" branch: "main" commit: "5567b43c" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
26 lines
929 B
ReStructuredText
26 lines
929 B
ReStructuredText
.. _AllocInfo-reference:
|
|
|
|
AllocInfo Reference
|
|
===================
|
|
|
|
Describes a single allocation.
|
|
Requires allocator configured to store per-allocation headers
|
|
|
|
Context
|
|
-------
|
|
|
|
.. ditaa::
|
|
:--scale: 0.99
|
|
|
|
+-----------------------------------------------------+
|
|
| DArena |
|
|
| DArenaIterator |
|
|
+-----------------------------------------------------+
|
|
| ArenaConfig |
|
|
+--------------+------------------------+-------------+
|
|
| | AllocInfo cBLU| |
|
|
| +------------------------+ |
|
|
| AllocError | AllocHeaderConfig | cmpresult |
|
|
| +------------------------+ |
|
|
| | AllocHeader | |
|
|
+--------------+------------------------+-------------+
|