Struct AMSDefaultHostAllocator

Inheritance Relationships

Base Type

Struct Documentation

struct AMSDefaultHostAllocator : public ams::AMSAllocator

Public Functions

inline AMSDefaultHostAllocator(std::string name)
inline ~AMSDefaultHostAllocator()
inline virtual void *allocate(size_t num_bytes, size_t alignment)
inline virtual void deallocate(void *ptr)