arr_ | fl::scoped_array2< T, Alloc > | private |
FASTLED_DEPRECATED_CLASS("Use fl::vector<T, fl::allocator_psram<T>> instead") | fl::scoped_array2< T, Alloc > | |
get() const | fl::scoped_array2< T, Alloc > | inline |
mAlloc | fl::scoped_array2< T, Alloc > | |
operator bool() const noexcept | fl::scoped_array2< T, Alloc > | inlineexplicit |
operator!() const noexcept | fl::scoped_array2< T, Alloc > | inline |
operator=(const scoped_array2 &)=delete | fl::scoped_array2< T, Alloc > | |
operator=(scoped_array2 &&other) noexcept | fl::scoped_array2< T, Alloc > | inline |
operator[](size_t i) const | fl::scoped_array2< T, Alloc > | inline |
release() | fl::scoped_array2< T, Alloc > | inline |
reset(size_t new_size=0) | fl::scoped_array2< T, Alloc > | inline |
scoped_array2(size_t size=0) | fl::scoped_array2< T, Alloc > | inlineexplicit |
scoped_array2(const scoped_array2 &)=delete | fl::scoped_array2< T, Alloc > | |
scoped_array2(scoped_array2 &&other) noexcept | fl::scoped_array2< T, Alloc > | inline |
size() const | fl::scoped_array2< T, Alloc > | inline |
size_ | fl::scoped_array2< T, Alloc > | private |
swap(scoped_array2 &other) noexcept | fl::scoped_array2< T, Alloc > | inline |
~scoped_array2() | fl::scoped_array2< T, Alloc > | inline |