@Name(value="JbData") public static class lept.JBDATA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.JBDATA()
Default native constructor.
|
lept.JBDATA(long size)
Native array allocator.
|
lept.JBDATA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
h() |
lept.JBDATA |
h(int h) |
int |
latticeh() |
lept.JBDATA |
latticeh(int latticeh) |
int |
latticew() |
lept.JBDATA |
latticew(int latticew) |
lept.NUMA |
naclass() |
lept.JBDATA |
naclass(lept.NUMA naclass) |
lept.NUMA |
napage() |
lept.JBDATA |
napage(lept.NUMA napage) |
int |
nclass() |
lept.JBDATA |
nclass(int nclass) |
int |
npages() |
lept.JBDATA |
npages(int npages) |
lept.PIX |
pix() |
lept.JBDATA |
pix(lept.PIX pix) |
lept.JBDATA |
position(long position) |
lept.PTA |
ptaul() |
lept.JBDATA |
ptaul(lept.PTA ptaul) |
int |
w() |
lept.JBDATA |
w(int w) |
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.JBDATA()
public lept.JBDATA(long size)
Pointer.position(long).public lept.JBDATA(Pointer p)
Pointer.Pointer(Pointer).public lept.JBDATA position(long position)
public lept.PIX pix()
public lept.JBDATA pix(lept.PIX pix)
public lept.JBDATA npages(int npages)
public lept.JBDATA w(int w)
public lept.JBDATA h(int h)
public lept.JBDATA nclass(int nclass)
public lept.JBDATA latticew(int latticew)
public lept.JBDATA latticeh(int latticeh)
public lept.NUMA naclass()
public lept.JBDATA naclass(lept.NUMA naclass)
public lept.NUMA napage()
public lept.JBDATA napage(lept.NUMA napage)
public lept.PTA ptaul()
public lept.JBDATA ptaul(lept.PTA ptaul)
Copyright © 2016. All rights reserved.