Public Member Functions | Public Attributes | List of all members
rmm::mr::detail::block_base Struct Reference
Inheritance diagram for rmm::mr::detail::block_base:
Inheritance graph
[legend]

Public Member Functions

 block_base (void *ptr)
 
void * pointer () const
 Returns the raw pointer for this block.
 
bool is_valid () const
 Returns true if this block is valid (non-null), false otherwise.
 

Public Attributes

void * ptr {}
 Raw memory pointer.
 

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