@Name(value="L_Rbtree")
public static class lept.L_RBTREE
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_RBTREE()
Default native constructor.
|
L_RBTREE(long size)
Native array allocator.
|
L_RBTREE(org.bytedeco.javacpp.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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic L_RBTREE()
public L_RBTREE(long size)
Pointer.position(long).public L_RBTREE(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_RBTREE position(long position)
position in class org.bytedeco.javacpp.Pointerpublic lept.L_RBTREE_NODE root()
public lept.L_RBTREE root(lept.L_RBTREE_NODE root)
@Cast(value="l_int32") public int keytype()
public lept.L_RBTREE keytype(int keytype)
Copyright © 2018. All rights reserved.