|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
POD header block placed at the start of the arena storage. More...
#include <LiveArena.hpp>
Collaboration diagram for MayaFlux::internal::LiveArenaHeader:Public Attributes | |
| LiveArenaEntry | entries [LIVE_ARENA_MAX_ENTRIES] |
| uint32_t | entry_count |
POD header block placed at the start of the arena storage.
The directory array lives here. All offsets in LiveArenaEntry are relative to the first byte of object storage that follows this header.
Definition at line 49 of file LiveArena.hpp.