@Properties(inherit=LinearMath.class) public class btChunk extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btChunk()
Default native constructor.
|
btChunk(long size)
Native array allocator.
|
btChunk(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btChunk |
getPointer(long i) |
int |
m_chunkCode() |
btChunk |
m_chunkCode(int setter) |
int |
m_dna_nr() |
btChunk |
m_dna_nr(int setter) |
int |
m_length() |
btChunk |
m_length(int setter) |
int |
m_number() |
btChunk |
m_number(int setter) |
Pointer |
m_oldPtr() |
btChunk |
m_oldPtr(Pointer setter) |
btChunk |
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 btChunk()
public btChunk(long size)
Pointer.position(long).public btChunk(Pointer p)
Pointer(Pointer).public btChunk getPointer(long i)
getPointer in class Pointerpublic int m_chunkCode()
public btChunk m_chunkCode(int setter)
public int m_length()
public btChunk m_length(int setter)
public Pointer m_oldPtr()
public int m_dna_nr()
public btChunk m_dna_nr(int setter)
public int m_number()
public btChunk m_number(int setter)
Copyright © 2024. All rights reserved.