FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Slab()
template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::SlabAllocator
< T, SLAB_SIZE >::Slab::Slab
(
)
inline
Definition at line
197
of file
allocator.h
.
197
:
next
(
nullptr
),
memory
(
nullptr
),
allocated_count
(0) {}
fl::SlabAllocator::Slab::memory
u8 * memory
Definition
allocator.h:193
fl::SlabAllocator::Slab::allocated_count
fl::size allocated_count
Definition
allocator.h:194
fl::SlabAllocator::Slab::next
Slab * next
Definition
allocator.h:192
References
allocated_count
,
memory
, and
next
.
fl
SlabAllocator
Slab
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2