NVIDIA IndeX API nvidia_logo_transpbg.gif Up
imemory_manager.h File Reference

Memory management. More...

#include <mi/dice.h>
#include <mi/base/interface_declare.h>

Go to the source code of this file.

Classes

class  nv::index::ICuda_memory_buffer
 Interface class encapsulating and exposing CUDA device memory. More...
 
class  nv::index::ICuda_memory_manager
 Interface class for allocating NVIDIA IndeX library-side buffers for use also on the application-side. More...
 
class  nv::index::IMemory_manager
 Interface class for allocating NVIDIA IndeX library-side buffers for use also on the application-side. More...
 

Namespaces

namespace  nv
 Common namespace for all NVIDIA APIs.
 
namespace  nv::index
 Namespace for NVIDIA IndeX library APIs.
 

Detailed Description

Memory management.