µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os::rtos::memory::allocator_stateless_default_resource< T > Member List

This is the complete list of members for os::rtos::memory::allocator_stateless_default_resource< T >, including all inherited members.

allocate(std::size_t elements)os::rtos::memory::allocator_stateless_default_resource< T >
allocator_stateless_default_resource() noexcept=defaultos::rtos::memory::allocator_stateless_default_resource< T >
allocator_stateless_default_resource(allocator_stateless_default_resource const &other)=defaultos::rtos::memory::allocator_stateless_default_resource< T >
allocator_stateless_default_resource(allocator_stateless_default_resource< U > const &other) noexceptos::rtos::memory::allocator_stateless_default_resource< T >
allocator_stateless_default_resource(allocator_stateless_default_resource &&other)=defaultos::rtos::memory::allocator_stateless_default_resource< T >
deallocate(value_type *addr, std::size_t elements) noexceptos::rtos::memory::allocator_stateless_default_resource< T >
max_size(void) const noexceptos::rtos::memory::allocator_stateless_default_resource< T >
operator=(allocator_stateless_default_resource const &other)=defaultos::rtos::memory::allocator_stateless_default_resource< T >
operator=(allocator_stateless_default_resource &&other)=defaultos::rtos::memory::allocator_stateless_default_resource< T >
value_type typedefos::rtos::memory::allocator_stateless_default_resource< T >
~allocator_stateless_default_resource()=defaultos::rtos::memory::allocator_stateless_default_resource< T >