Public Member Functions
NvParameterized::Traits::Allocator Class Reference

Adapter for allocator classes in PxAlloctor.h. More...

#include <NvParameterizedTraits.h>

List of all members.

Public Member Functions

 Allocator (Traits *traits)
 Constructor.
void * allocate (size_t size)
 Allocate memory.
void * allocate (size_t size, const char *, int)
 Allocate memory.
void deallocate (void *ptr)
 Release memory.

Detailed Description

Adapter for allocator classes in PxAlloctor.h.


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

Generated on Sat Dec 1 2018 15:52:11

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.