@Name(value="Rb_Type") public static class lept.RB_TYPE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.RB_TYPE()
Default native constructor.
|
lept.RB_TYPE(long size)
Native array allocator.
|
lept.RB_TYPE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
ftype() |
lept.RB_TYPE |
ftype(double ftype) |
long |
itype() |
lept.RB_TYPE |
itype(long itype) |
lept.RB_TYPE |
position(long position) |
Pointer |
ptype() |
lept.RB_TYPE |
ptype(Pointer ptype) |
int |
utype() |
lept.RB_TYPE |
utype(int utype) |
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.RB_TYPE()
public lept.RB_TYPE(long size)
Pointer.position(long).public lept.RB_TYPE(Pointer p)
Pointer.Pointer(Pointer).public lept.RB_TYPE position(long position)
public lept.RB_TYPE itype(long itype)
public lept.RB_TYPE utype(int utype)
public lept.RB_TYPE ftype(double ftype)
public Pointer ptype()
public lept.RB_TYPE ptype(Pointer ptype)
Copyright © 2016. All rights reserved.