@Name(value="CCBord") public static class lept.CCBORD extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.CCBORD()
Default native constructor.
|
lept.CCBORD(long size)
Native array allocator.
|
lept.CCBORD(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.BOXA |
boxa() |
lept.CCBORD |
boxa(lept.BOXA boxa) |
lept.PTAA |
global() |
lept.CCBORD |
global(lept.PTAA global) |
lept.PTAA |
local() |
lept.CCBORD |
local(lept.PTAA local) |
lept.PIX |
pix() |
lept.CCBORD |
pix(lept.PIX pix) |
lept.CCBORD |
position(long position) |
int |
refcount() |
lept.CCBORD |
refcount(int refcount) |
lept.PTA |
spglobal() |
lept.CCBORD |
spglobal(lept.PTA spglobal) |
lept.PTA |
splocal() |
lept.CCBORD |
splocal(lept.PTA splocal) |
lept.PTA |
start() |
lept.CCBORD |
start(lept.PTA start) |
lept.NUMAA |
step() |
lept.CCBORD |
step(lept.NUMAA step) |
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.CCBORD()
public lept.CCBORD(long size)
Pointer.position(long).public lept.CCBORD(Pointer p)
Pointer.Pointer(Pointer).public lept.CCBORD position(long position)
public lept.PIX pix()
public lept.CCBORD pix(lept.PIX pix)
public lept.BOXA boxa()
public lept.CCBORD boxa(lept.BOXA boxa)
public lept.PTA start()
public lept.CCBORD start(lept.PTA start)
public lept.CCBORD refcount(int refcount)
public lept.PTAA local()
public lept.CCBORD local(lept.PTAA local)
public lept.PTAA global()
public lept.CCBORD global(lept.PTAA global)
public lept.NUMAA step()
public lept.CCBORD step(lept.NUMAA step)
public lept.PTA splocal()
public lept.CCBORD splocal(lept.PTA splocal)
public lept.PTA spglobal()
public lept.CCBORD spglobal(lept.PTA spglobal)
Copyright © 2016. All rights reserved.