MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::internal::LiveArenaHeader Struct Reference

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
 

Detailed Description

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.


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