@Properties(inherit=cudart.class) public class cudalibraryHostUniversalFunctionAndDataTable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
cudalibraryHostUniversalFunctionAndDataTable()
Default native constructor.
|
cudalibraryHostUniversalFunctionAndDataTable(long size)
Native array allocator.
|
cudalibraryHostUniversalFunctionAndDataTable(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
dataTable() |
cudalibraryHostUniversalFunctionAndDataTable |
dataTable(Pointer setter) |
long |
dataWindowSize() |
cudalibraryHostUniversalFunctionAndDataTable |
dataWindowSize(long setter) |
Pointer |
functionTable() |
cudalibraryHostUniversalFunctionAndDataTable |
functionTable(Pointer setter) |
long |
functionWindowSize() |
cudalibraryHostUniversalFunctionAndDataTable |
functionWindowSize(long setter) |
cudalibraryHostUniversalFunctionAndDataTable |
getPointer(long i) |
cudalibraryHostUniversalFunctionAndDataTable |
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 cudalibraryHostUniversalFunctionAndDataTable()
public cudalibraryHostUniversalFunctionAndDataTable(long size)
Pointer.position(long).public cudalibraryHostUniversalFunctionAndDataTable(Pointer p)
Pointer(Pointer).public cudalibraryHostUniversalFunctionAndDataTable position(long position)
public cudalibraryHostUniversalFunctionAndDataTable getPointer(long i)
getPointer in class Pointerpublic Pointer functionTable()
public cudalibraryHostUniversalFunctionAndDataTable functionTable(Pointer setter)
public cudalibraryHostUniversalFunctionAndDataTable functionWindowSize(long setter)
public Pointer dataTable()
public cudalibraryHostUniversalFunctionAndDataTable dataTable(Pointer setter)
public cudalibraryHostUniversalFunctionAndDataTable dataWindowSize(long setter)
Copyright © 2025. All rights reserved.