CETL 0.0.0
 
Loading...
Searching...
No Matches
cetl::pmr::UnsynchronizedO1HeapMemoryResourceDelegate Class Reference

Public Member Functions

 UnsynchronizedO1HeapMemoryResourceDelegate (void *buffer, std::size_t buffer_size_bytes)
 
template<typename AlignedStorageType>
 UnsynchronizedO1HeapMemoryResourceDelegate (AlignedStorageType &aligned_storage)
 
 UnsynchronizedO1HeapMemoryResourceDelegate (const UnsynchronizedO1HeapMemoryResourceDelegate &)=delete
 
UnsynchronizedO1HeapMemoryResourceDelegateoperator= (const UnsynchronizedO1HeapMemoryResourceDelegate &)=delete
 
 UnsynchronizedO1HeapMemoryResourceDelegate (UnsynchronizedO1HeapMemoryResourceDelegate &&)=delete
 
UnsynchronizedO1HeapMemoryResourceDelegateoperator= (UnsynchronizedO1HeapMemoryResourceDelegate &&)=delete
 
void * allocate (std::size_t size_bytes, std::size_t alignment=alignof(std::max_align_t))
 
void deallocate (void *p, std::size_t size_bytes, std::size_t alignment=alignof(std::max_align_t))
 
std::size_t max_size () const noexcept
 

The documentation for this class was generated from the following file: