@Name(value="L_StrCode") public static class lept.L_STRCODE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_STRCODE()
Default native constructor.
|
lept.L_STRCODE(long size)
Native array allocator.
|
lept.L_STRCODE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.SARRAY |
data() |
lept.L_STRCODE |
data(lept.SARRAY data) |
lept.SARRAY |
descr() |
lept.L_STRCODE |
descr(lept.SARRAY descr) |
int |
fileno() |
lept.L_STRCODE |
fileno(int fileno) |
lept.SARRAY |
function() |
lept.L_STRCODE |
function(lept.SARRAY function) |
int |
ifunc() |
lept.L_STRCODE |
ifunc(int ifunc) |
int |
n() |
lept.L_STRCODE |
n(int n) |
lept.L_STRCODE |
position(long position) |
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.L_STRCODE()
public lept.L_STRCODE(long size)
Pointer.position(long).public lept.L_STRCODE(Pointer p)
Pointer.Pointer(Pointer).public lept.L_STRCODE position(long position)
public lept.L_STRCODE fileno(int fileno)
public lept.L_STRCODE ifunc(int ifunc)
public lept.SARRAY function()
public lept.L_STRCODE function(lept.SARRAY function)
public lept.SARRAY data()
public lept.L_STRCODE data(lept.SARRAY data)
public lept.SARRAY descr()
public lept.L_STRCODE descr(lept.SARRAY descr)
public lept.L_STRCODE n(int n)
Copyright © 2016. All rights reserved.