@Name(value="btHashMap<btHashPtr,void*>") @Properties(inherit=LinearMath.class) public class btHashMap_btHashPtr_voidPointer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btHashMap_btHashPtr_voidPointer()
Default native constructor.
|
btHashMap_btHashPtr_voidPointer(long size)
Native array allocator.
|
btHashMap_btHashPtr_voidPointer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
PointerPointer |
find(btHashPtr key) |
int |
findIndex(btHashPtr key) |
PointerPointer |
get(btHashPtr key) |
PointerPointer |
getAtIndex(int index) |
btHashPtr |
getKeyAtIndex(int index) |
btHashMap_btHashPtr_voidPointer |
getPointer(long i) |
void |
insert(btHashPtr key,
Pointer value) |
btHashMap_btHashPtr_voidPointer |
position(long position) |
void |
remove(btHashPtr key) |
int |
size() |
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 btHashMap_btHashPtr_voidPointer()
public btHashMap_btHashPtr_voidPointer(long size)
Pointer.position(long).public btHashMap_btHashPtr_voidPointer(Pointer p)
Pointer(Pointer).public btHashMap_btHashPtr_voidPointer position(long position)
public btHashMap_btHashPtr_voidPointer getPointer(long i)
getPointer in class Pointerpublic int size()
@Cast(value="void**") public PointerPointer getAtIndex(int index)
@Cast(value="void**") @Name(value="operator []") public PointerPointer get(@Const @ByRef btHashPtr key)
public void clear()
Copyright © 2024. All rights reserved.