@Name(value="Box") public static class lept.BOX extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.BOX()
Default native constructor.
|
lept.BOX(long size)
Native array allocator.
|
lept.BOX(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
h() |
lept.BOX |
h(int h) |
lept.BOX |
position(long position) |
int |
refcount() |
lept.BOX |
refcount(int refcount) |
int |
w() |
lept.BOX |
w(int w) |
int |
x() |
lept.BOX |
x(int x) |
int |
y() |
lept.BOX |
y(int y) |
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.BOX()
public lept.BOX(long size)
Pointer.position(long).public lept.BOX(Pointer p)
Pointer.Pointer(Pointer).Copyright © 2016. All rights reserved.