FastLED 3.9.15
Loading...
Searching...
No Matches
fl::SlabAllocator< T, SLAB_SIZE >::Slab Struct Reference

Detailed Description

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
struct fl::SlabAllocator< T, SLAB_SIZE >::Slab

Definition at line 191 of file allocator.h.

+ Collaboration diagram for fl::SlabAllocator< T, SLAB_SIZE >::Slab:

Public Member Functions

 Slab ()
 
 ~Slab ()
 

Public Attributes

fl::bitset_fixed< BLOCKS_PER_SLABallocated_blocks
 
fl::size allocated_count
 
u8memory
 
Slabnext
 

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