All Classes Namespaces Functions Enumerations Enumerator Modules Pages
Public Member Functions | List of all members
kvikio::AllocRetain::Alloc Class Reference

An host memory allocation. More...

#include <bounce_buffer.hpp>

Public Member Functions

 Alloc (AllocRetain *manager, void *alloc, std::size_t size)
 
 Alloc (Alloc const &)=delete
 
Allocoperator= (Alloc const &)=delete
 
 Alloc (Alloc &&o)=delete
 
Allocoperator= (Alloc &&o)=delete
 
void * get () noexcept
 
void * get (std::ptrdiff_t offset) noexcept
 
std::size_t size () noexcept
 

Detailed Description

An host memory allocation.

Definition at line 42 of file bounce_buffer.hpp.


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