µ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_polymorphic_synchronized< T, L, get_resource > Member List

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

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