@Name(value="L_StrCode")
public static class lept.L_STRCODE
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_STRCODE()
Default native constructor.
|
L_STRCODE(long size)
Native array allocator.
|
L_STRCODE(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.SARRAY |
data()
store base64 encoded data as strings
|
lept.L_STRCODE |
data(lept.SARRAY data) |
lept.SARRAY |
descr()
store line in description table
|
lept.L_STRCODE |
descr(lept.SARRAY descr) |
int |
fileno()
index for function and output file names
|
lept.L_STRCODE |
fileno(int fileno) |
lept.SARRAY |
function()
store case code for extraction
|
lept.L_STRCODE |
function(lept.SARRAY function) |
int |
ifunc()
index into struct currently being stored
|
lept.L_STRCODE |
ifunc(int ifunc) |
int |
n()
number of data strings
|
lept.L_STRCODE |
n(int n) |
lept.L_STRCODE |
position(long position) |
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 L_STRCODE()
public L_STRCODE(long size)
Pointer.position(long).public L_STRCODE(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_STRCODE position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int fileno()
public lept.L_STRCODE fileno(int fileno)
@Cast(value="l_int32") public int ifunc()
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)
@Cast(value="l_int32") public int n()
public lept.L_STRCODE n(int n)
Copyright © 2018. All rights reserved.