MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ live_arena_object_region()

unsigned char * MayaFlux::internal::live_arena_object_region ( )
inlinenoexcept

Returns a pointer to the object region (immediately after the header).

Definition at line 91 of file LiveArena.hpp.

92 {
94 }
unsigned char g_live_arena_storage[LIVE_ARENA_CAPACITY]
Raw backing storage for the live arena with external linkage.
Definition LiveArena.cpp:7
POD header block placed at the start of the arena storage.
Definition LiveArena.hpp:49

References g_live_arena_storage.

Referenced by live_arena_alloc(), and MayaFlux::live_cast_impl().

+ Here is the caller graph for this function: