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