MDL SDK API nvidia_logo_transpbg.gif Up
iallocator.h File Reference

Allocator interface class to dynamically allocate and deallocate memory. More...

Go to the source code of this file.

Classes

class  mi::base::IAllocator
 The IAllocator interface class supports allocating and releasing memory dynamically. More...
 

Namespaces

namespace  mi
 Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
namespace  mi::base
 Namespace for the Base API.
 

Detailed Description

Allocator interface class to dynamically allocate and deallocate memory.

See Interface Framework Technology.