nl::Menenun::Sistem::ObjectArena

#include <src/system/SystemObject.h>

A union template used for representing a well-aligned block of memory.

Ringkasan

Detail
Parameter template
ALIGN
nama jenis dengan properti perataan untuk blok.
SIZE
ukuran konstan blok dalam byte.

Atribut publik

uAlign
ALIGN
uMemory[SIZE]
uint8_t

Atribut publik

uAlign

ALIGN uAlign

uMemory

uint8_t uMemory[SIZE]