@Name(value="L_Rbtree") @Properties(inherit=leptonica.class) public class L_RBTREE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_RBTREE()
Default native constructor.
|
L_RBTREE(long size)
Native array allocator.
|
L_RBTREE(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
L_RBTREE |
getPointer(long i) |
int |
keytype() |
L_RBTREE |
keytype(int setter) |
L_RBTREE |
position(long position) |
L_RBTREE_NODE |
root() |
L_RBTREE |
root(L_RBTREE_NODE setter) |
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, zero
public L_RBTREE()
public L_RBTREE(long size)
Pointer.position(long)
.public L_RBTREE(Pointer p)
Pointer(Pointer)
.public L_RBTREE getPointer(long i)
getPointer
in class Pointer
public L_RBTREE_NODE root()
public L_RBTREE root(L_RBTREE_NODE setter)
public L_RBTREE keytype(int setter)
Copyright © 2024. All rights reserved.