@Name(value="L_Rbtree") public static class lept.L_RBTREE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_RBTREE()
Default native constructor.
|
lept.L_RBTREE(long size)
Native array allocator.
|
lept.L_RBTREE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
keytype() |
lept.L_RBTREE |
keytype(int keytype) |
lept.L_RBTREE |
position(long position) |
lept.L_RBTREE_NODE |
root() |
lept.L_RBTREE |
root(lept.L_RBTREE_NODE root) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_RBTREE()
public lept.L_RBTREE(long size)
Pointer.position(long).public lept.L_RBTREE(Pointer p)
Pointer.Pointer(Pointer).public lept.L_RBTREE position(long position)
public lept.L_RBTREE_NODE root()
public lept.L_RBTREE root(lept.L_RBTREE_NODE root)
public lept.L_RBTREE keytype(int keytype)
Copyright © 2016. All rights reserved.