NvParameterized::Traits::Allocator Class Reference
Adapter for allocator classes in PxAlloctor.h. More...
#include <NvParameterizedTraits.h>
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 Fri Dec 15 2017 13:58:41
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.