@Properties(inherit=cufile.class) public class CUfileIOParams_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUfileIOParams_t()
Default native constructor.
|
CUfileIOParams_t(long size)
Native array allocator.
|
CUfileIOParams_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
cookie() |
CUfileIOParams_t |
cookie(Pointer setter) |
CUfileHandle_t |
fh() |
CUfileIOParams_t |
fh(CUfileHandle_t setter) |
CUfileIOParams_t |
getPointer(long i) |
int |
mode() |
CUfileIOParams_t |
mode(int setter) |
int |
opcode() |
CUfileIOParams_t |
opcode(int setter) |
CUfileIOParams_t |
position(long position) |
Pointer |
u_batch_devPtr_base() |
CUfileIOParams_t |
u_batch_devPtr_base(Pointer setter) |
long |
u_batch_devPtr_offset() |
CUfileIOParams_t |
u_batch_devPtr_offset(long setter) |
long |
u_batch_file_offset() |
CUfileIOParams_t |
u_batch_file_offset(long setter) |
long |
u_batch_size() |
CUfileIOParams_t |
u_batch_size(long setter) |
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 CUfileIOParams_t()
public CUfileIOParams_t(long size)
Pointer.position(long).public CUfileIOParams_t(Pointer p)
Pointer(Pointer).public CUfileIOParams_t position(long position)
public CUfileIOParams_t getPointer(long i)
getPointer in class Pointerpublic CUfileIOParams_t mode(int setter)
public CUfileIOParams_t u_batch_devPtr_base(Pointer setter)
@Name(value="u.batch.file_offset") @Cast(value="off_t") public long u_batch_file_offset()
public CUfileIOParams_t u_batch_file_offset(long setter)
@Name(value="u.batch.devPtr_offset") @Cast(value="off_t") public long u_batch_devPtr_offset()
public CUfileIOParams_t u_batch_devPtr_offset(long setter)
public CUfileIOParams_t u_batch_size(long setter)
public CUfileHandle_t fh()
public CUfileIOParams_t fh(CUfileHandle_t setter)
public CUfileIOParams_t opcode(int setter)
public Pointer cookie()
public CUfileIOParams_t cookie(Pointer setter)
Copyright © 2025. All rights reserved.