public static class nppif.NppiBufferDescriptor extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiBufferDescriptor()
Default native constructor.
|
NppiBufferDescriptor(long size)
Native array allocator.
|
NppiBufferDescriptor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nppif.NppiBufferDescriptor |
getPointer(long i) |
int |
nBufferSize() |
nppif.NppiBufferDescriptor |
nBufferSize(int setter) |
Pointer |
pData() |
nppif.NppiBufferDescriptor |
pData(Pointer setter) |
nppif.NppiBufferDescriptor |
position(long position) |
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 NppiBufferDescriptor()
public NppiBufferDescriptor(long size)
Pointer.position(long).public NppiBufferDescriptor(Pointer p)
Pointer.Pointer(Pointer).public nppif.NppiBufferDescriptor position(long position)
public nppif.NppiBufferDescriptor getPointer(long i)
getPointer in class Pointerpublic Pointer pData()
public nppif.NppiBufferDescriptor pData(Pointer setter)
public int nBufferSize()
public nppif.NppiBufferDescriptor nBufferSize(int setter)
Copyright © 2020. All rights reserved.