@NoOffset @Properties(inherit=Bullet3Common.class) public class b3HashString extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3HashString(BytePointer name) |
b3HashString(Pointer p)
Pointer cast constructor.
|
b3HashString(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(b3HashString other) |
int |
getHash() |
int |
m_hash() |
b3HashString |
m_hash(int setter) |
BytePointer |
m_string() |
b3HashString |
m_string(BytePointer setter) |
int |
portableStringCompare(BytePointer src,
BytePointer dst) |
int |
portableStringCompare(String src,
String dst) |
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 b3HashString(Pointer p)
Pointer(Pointer).public b3HashString(@Cast(value="const char*") BytePointer name)
public b3HashString(String name)
@StdString public BytePointer m_string()
public b3HashString m_string(BytePointer setter)
public b3HashString m_hash(int setter)
public int portableStringCompare(@Cast(value="const char*") BytePointer src, @Cast(value="const char*") BytePointer dst)
@Cast(value="bool") public boolean equals(@Const @ByRef b3HashString other)
Copyright © 2024. All rights reserved.