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 87 of file LiveArena.hpp.

88 {
90 }
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:45

References g_live_arena_storage.

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

+ Here is the caller graph for this function: