@Properties(inherit=cudart.class) public class CUmemAllocationProp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUmemAllocationProp()
Default native constructor.
|
CUmemAllocationProp(long size)
Native array allocator.
|
CUmemAllocationProp(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CUmemAllocationProp()
public CUmemAllocationProp(long size)
Pointer.position(long).public CUmemAllocationProp(Pointer p)
Pointer.Pointer(Pointer).public CUmemAllocationProp position(long position)
public CUmemAllocationProp getPointer(long i)
getPointer in class Pointerpublic CUmemAllocationProp type(int setter)
@Cast(value="CUmemAllocationHandleType") public int requestedHandleTypes()
public CUmemAllocationProp requestedHandleTypes(int setter)
@ByRef public CUmemLocation location()
public CUmemAllocationProp location(CUmemLocation setter)
public Pointer win32HandleMetaData()
public CUmemAllocationProp win32HandleMetaData(Pointer setter)
@Name(value="allocFlags.compressionType") @Cast(value="unsigned char") public byte allocFlags_compressionType()
public CUmemAllocationProp allocFlags_compressionType(byte setter)
@Name(value="allocFlags.gpuDirectRDMACapable") @Cast(value="unsigned char") public byte allocFlags_gpuDirectRDMACapable()
public CUmemAllocationProp allocFlags_gpuDirectRDMACapable(byte setter)
@Name(value="allocFlags.reserved") @Cast(value="unsigned char") public byte allocFlags_reserved(int i)
public CUmemAllocationProp allocFlags_reserved(int i, byte setter)
@Name(value="allocFlags.reserved") @MemberGetter @Cast(value="unsigned char*") public BytePointer allocFlags_reserved()
Copyright © 2020. All rights reserved.