WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::memory::detail::small_free_memory_list Member List

This is the complete list of members for wpi::memory::detail::small_free_memory_list, including all inherited members.

alignment() const noexceptwpi::memory::detail::small_free_memory_list
allocate() noexceptwpi::memory::detail::small_free_memory_list
allocate(std::size_t) noexceptwpi::memory::detail::small_free_memory_listinline
capacity() const noexceptwpi::memory::detail::small_free_memory_listinline
deallocate(void *node) noexceptwpi::memory::detail::small_free_memory_list
deallocate(void *mem, std::size_t size) noexceptwpi::memory::detail::small_free_memory_listinline
empty() const noexceptwpi::memory::detail::small_free_memory_listinline
find_chunk(std::size_t n) noexceptwpi::memory::detail::small_free_memory_listinline
insert(void *mem, std::size_t size) noexceptwpi::memory::detail::small_free_memory_list
min_block_size(std::size_t node_size, std::size_t number_of_nodes)wpi::memory::detail::small_free_memory_listinlinestatic
min_element_alignmentwpi::memory::detail::small_free_memory_liststatic
min_element_sizewpi::memory::detail::small_free_memory_liststatic
node_size() const noexceptwpi::memory::detail::small_free_memory_listinline
operator=(small_free_memory_list &&other) noexceptwpi::memory::detail::small_free_memory_listinline
small_free_memory_list(std::size_t node_size) noexceptwpi::memory::detail::small_free_memory_list
small_free_memory_list(std::size_t node_size, void *mem, std::size_t size) noexceptwpi::memory::detail::small_free_memory_list
small_free_memory_list(small_free_memory_list &&other) noexceptwpi::memory::detail::small_free_memory_list
swap(small_free_memory_list &a, small_free_memory_list &b)wpi::memory::detail::small_free_memory_listfriend
usable_size(std::size_t size) const noexceptwpi::memory::detail::small_free_memory_list
~small_free_memory_list() noexcept=defaultwpi::memory::detail::small_free_memory_list