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

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

allocate(const char *end, std::size_t size, std::size_t alignment, std::size_t fence_size=debug_fence_size) noexceptwpi::memory::detail::fixed_memory_stackinline
allocate_unchecked(std::size_t size, std::size_t align_offset, std::size_t fence_size=debug_fence_size) noexceptwpi::memory::detail::fixed_memory_stackinline
bump(std::size_t offset) noexceptwpi::memory::detail::fixed_memory_stackinline
bump(std::size_t offset, debug_magic m) noexceptwpi::memory::detail::fixed_memory_stackinline
bump_return(std::size_t offset, debug_magic m=debug_magic::new_memory) noexceptwpi::memory::detail::fixed_memory_stackinline
fixed_memory_stack() noexceptwpi::memory::detail::fixed_memory_stackinline
fixed_memory_stack(void *memory) noexceptwpi::memory::detail::fixed_memory_stackinlineexplicit
fixed_memory_stack(fixed_memory_stack &&other) noexceptwpi::memory::detail::fixed_memory_stackinline
operator=(fixed_memory_stack &&other) noexceptwpi::memory::detail::fixed_memory_stackinline
top() const noexceptwpi::memory::detail::fixed_memory_stackinline
unwind(char *top) noexceptwpi::memory::detail::fixed_memory_stackinline
~fixed_memory_stack() noexcept=defaultwpi::memory::detail::fixed_memory_stack