@NoOffset @Properties(inherit=LinearMath.class) public class btHashString extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btHashString() |
btHashString(BytePointer name) |
btHashString(long size)
Native array allocator.
|
btHashString(Pointer p)
Pointer cast constructor.
|
btHashString(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(btHashString other) |
int |
getHash() |
btHashString |
getPointer(long i) |
int |
m_hash() |
btHashString |
m_hash(int setter) |
BytePointer |
m_string1() |
btHashString |
m_string1(BytePointer setter) |
btHashString |
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 btHashString(Pointer p)
Pointer(Pointer).public btHashString(long size)
Pointer.position(long).public btHashString()
public btHashString(@Cast(value="const char*") BytePointer name)
public btHashString(String name)
public btHashString position(long position)
public btHashString getPointer(long i)
getPointer in class Pointer@StdString public BytePointer m_string1()
public btHashString m_string1(BytePointer setter)
public btHashString m_hash(int setter)
@Cast(value="bool") public boolean equals(@Const @ByRef btHashString other)
Copyright © 2024. All rights reserved.