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