|
FastLED 3.9.15
|
This is the complete list of members for fl::allocator_psram< T >, including all inherited members.
| allocate(fl::size n) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| allocate_at_least(fl::size n) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| allocator_psram() FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| allocator_psram(const allocator_psram< U > &) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| const_pointer typedef | fl::allocator_psram< T > | |
| const_reference typedef | fl::allocator_psram< T > | |
| construct(U *p, Args &&... args) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| deallocate(T *p, fl::size n) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| destroy(U *p) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| difference_type typedef | fl::allocator_psram< T > | |
| pointer typedef | fl::allocator_psram< T > | |
| reallocate(pointer ptr, fl::size old_count, fl::size new_count) FL_NOEXCEPT | fl::allocator_psram< T > | inline |
| reference typedef | fl::allocator_psram< T > | |
| size_type typedef | fl::allocator_psram< T > | |
| value_type typedef | fl::allocator_psram< T > | |
| ~allocator_psram() FL_NOEXCEPT | fl::allocator_psram< T > | inline |