emlabcpp
modern opinionated embedded C++ library
emlabcpp::pmr::stack_resource< Capacity > Member List

This is the complete list of members for emlabcpp::pmr::stack_resource< Capacity >, including all inherited members.

allocate(std::size_t const bytes, std::size_t const alignment) overrideemlabcpp::pmr::stack_resource< Capacity >inlinevirtual
deallocate(void *const ptr, std::size_t const bytes, std::size_t const) overrideemlabcpp::pmr::stack_resource< Capacity >inlinevirtual
is_equal(pmr::memory_resource const &other) const noexcept overrideemlabcpp::pmr::stack_resource< Capacity >inlinevirtual
is_full() const noexcept overrideemlabcpp::pmr::stack_resource< Capacity >inlinevirtual
operator=(stack_resource const &)=deleteemlabcpp::pmr::stack_resource< Capacity >
operator=(stack_resource &&)=deleteemlabcpp::pmr::stack_resource< Capacity >
stack_resource()emlabcpp::pmr::stack_resource< Capacity >inline
stack_resource(stack_resource const &)=deleteemlabcpp::pmr::stack_resource< Capacity >
stack_resource(stack_resource &&)=deleteemlabcpp::pmr::stack_resource< Capacity >
~memory_resource()=defaultemlabcpp::pmr::memory_resourcevirtual
~stack_resource() override=defaultemlabcpp::pmr::stack_resource< Capacity >