@Name(value="Sela")
public static class lept.SELA
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
SELA()
Default native constructor.
|
SELA(long size)
Native array allocator.
|
SELA(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
n()
number of sel actually stored
|
lept.SELA |
n(int n) |
int |
nalloc()
size of allocated ptr array
|
lept.SELA |
nalloc(int nalloc) |
lept.SELA |
position(long position) |
org.bytedeco.javacpp.PointerPointer |
sel() |
lept.SEL |
sel(int i)
sel ptr array
|
lept.SELA |
sel(int i,
lept.SEL sel) |
lept.SELA |
sel(org.bytedeco.javacpp.PointerPointer sel) |
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 SELA()
public SELA(long size)
Pointer.position(long).public SELA(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.SELA position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int n()
public lept.SELA n(int n)
@Cast(value="l_int32") public int nalloc()
public lept.SELA nalloc(int nalloc)
public lept.SEL sel(int i)
@Cast(value="Sel**") public org.bytedeco.javacpp.PointerPointer sel()
public lept.SELA sel(org.bytedeco.javacpp.PointerPointer sel)
Copyright © 2018. All rights reserved.