@Name(value="Sela") public static class lept.SELA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.SELA()
Default native constructor.
|
lept.SELA(long size)
Native array allocator.
|
lept.SELA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
n() |
lept.SELA |
n(int n) |
int |
nalloc() |
lept.SELA |
nalloc(int nalloc) |
lept.SELA |
position(long position) |
PointerPointer |
sel() |
lept.SEL |
sel(int i) |
lept.SELA |
sel(int i,
lept.SEL sel) |
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.SELA()
public lept.SELA(long size)
Pointer.position(long).public lept.SELA(Pointer p)
Pointer.Pointer(Pointer).public lept.SELA n(int n)
public lept.SELA nalloc(int nalloc)
public lept.SEL sel(int i)
@MemberGetter @Cast(value="Sel**") public PointerPointer sel()
Copyright © 2016. All rights reserved.