@NoOffset @Properties(inherit=LinearMath.class) public class btStackAlloc extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btStackAlloc(int size) |
btStackAlloc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
_allocate(int size) |
btBlock |
beginBlock() |
void |
create(int size) |
void |
destroy() |
void |
endBlock(btBlock block) |
int |
getAvailableMemory() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btStackAlloc(Pointer p)
Pointer(Pointer).public void destroy()
public int getAvailableMemory()
@Cast(value="unsigned char*") @Name(value="allocate") public BytePointer _allocate(@Cast(value="unsigned int") int size)
public btBlock beginBlock()
public void endBlock(btBlock block)
Copyright © 2024. All rights reserved.