@Properties(inherit=cufile.class) public class CUfileDrvProps_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUfileDrvProps_t()
Default native constructor.
|
CUfileDrvProps_t(long size)
Native array allocator.
|
CUfileDrvProps_t(Pointer p)
Pointer cast constructor.
|
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 CUfileDrvProps_t()
public CUfileDrvProps_t(long size)
Pointer.position(long).public CUfileDrvProps_t(Pointer p)
Pointer(Pointer).public CUfileDrvProps_t position(long position)
public CUfileDrvProps_t getPointer(long i)
getPointer in class Pointer@Name(value="nvfs.major_version") @Cast(value="unsigned int") public int nvfs_major_version()
public CUfileDrvProps_t nvfs_major_version(int setter)
@Name(value="nvfs.minor_version") @Cast(value="unsigned int") public int nvfs_minor_version()
public CUfileDrvProps_t nvfs_minor_version(int setter)
@Name(value="nvfs.poll_thresh_size") @Cast(value="size_t") public long nvfs_poll_thresh_size()
public CUfileDrvProps_t nvfs_poll_thresh_size(long setter)
@Name(value="nvfs.max_direct_io_size") @Cast(value="size_t") public long nvfs_max_direct_io_size()
public CUfileDrvProps_t nvfs_max_direct_io_size(long setter)
@Name(value="nvfs.dstatusflags") @Cast(value="unsigned int") public int nvfs_dstatusflags()
public CUfileDrvProps_t nvfs_dstatusflags(int setter)
@Name(value="nvfs.dcontrolflags") @Cast(value="unsigned int") public int nvfs_dcontrolflags()
public CUfileDrvProps_t nvfs_dcontrolflags(int setter)
public CUfileDrvProps_t fflags(int setter)
public CUfileDrvProps_t max_device_cache_size(int setter)
public CUfileDrvProps_t per_buffer_cache_size(int setter)
public CUfileDrvProps_t max_device_pinned_mem_size(int setter)
public CUfileDrvProps_t max_batch_io_size(int setter)
public CUfileDrvProps_t max_batch_io_timeout_msecs(int setter)
Copyright © 2025. All rights reserved.