@Properties(inherit=cudart.class) public class CUDA_HOST_NODE_PARAMS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUDA_HOST_NODE_PARAMS()
Default native constructor.
|
CUDA_HOST_NODE_PARAMS(long size)
Native array allocator.
|
CUDA_HOST_NODE_PARAMS(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUhostFn |
fn()
The function to call when the node executes
|
CUDA_HOST_NODE_PARAMS |
fn(CUhostFn setter) |
CUDA_HOST_NODE_PARAMS |
getPointer(long i) |
CUDA_HOST_NODE_PARAMS |
position(long position) |
Pointer |
userData()
Argument to pass to the function
|
CUDA_HOST_NODE_PARAMS |
userData(Pointer setter) |
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 CUDA_HOST_NODE_PARAMS()
public CUDA_HOST_NODE_PARAMS(long size)
Pointer.position(long).public CUDA_HOST_NODE_PARAMS(Pointer p)
Pointer.Pointer(Pointer).public CUDA_HOST_NODE_PARAMS position(long position)
public CUDA_HOST_NODE_PARAMS getPointer(long i)
getPointer in class Pointerpublic CUhostFn fn()
public CUDA_HOST_NODE_PARAMS fn(CUhostFn setter)
public Pointer userData()
public CUDA_HOST_NODE_PARAMS userData(Pointer setter)
Copyright © 2020. All rights reserved.