@Properties(inherit=cudart.class) public class CUlibraryHostUniversalFunctionAndDataTable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUlibraryHostUniversalFunctionAndDataTable()
Default native constructor.
|
CUlibraryHostUniversalFunctionAndDataTable(long size)
Native array allocator.
|
CUlibraryHostUniversalFunctionAndDataTable(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
dataTable() |
CUlibraryHostUniversalFunctionAndDataTable |
dataTable(Pointer setter) |
long |
dataWindowSize() |
CUlibraryHostUniversalFunctionAndDataTable |
dataWindowSize(long setter) |
Pointer |
functionTable() |
CUlibraryHostUniversalFunctionAndDataTable |
functionTable(Pointer setter) |
long |
functionWindowSize() |
CUlibraryHostUniversalFunctionAndDataTable |
functionWindowSize(long setter) |
CUlibraryHostUniversalFunctionAndDataTable |
getPointer(long i) |
CUlibraryHostUniversalFunctionAndDataTable |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CUlibraryHostUniversalFunctionAndDataTable()
public CUlibraryHostUniversalFunctionAndDataTable(long size)
Pointer.position(long).public CUlibraryHostUniversalFunctionAndDataTable(Pointer p)
Pointer(Pointer).public CUlibraryHostUniversalFunctionAndDataTable position(long position)
public CUlibraryHostUniversalFunctionAndDataTable getPointer(long i)
getPointer in class Pointerpublic Pointer functionTable()
public CUlibraryHostUniversalFunctionAndDataTable functionTable(Pointer setter)
public CUlibraryHostUniversalFunctionAndDataTable functionWindowSize(long setter)
public Pointer dataTable()
public CUlibraryHostUniversalFunctionAndDataTable dataTable(Pointer setter)
public CUlibraryHostUniversalFunctionAndDataTable dataWindowSize(long setter)
Copyright © 2024. All rights reserved.