@Name(value="L_Sudoku") public static class lept.L_SUDOKU extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_SUDOKU()
Default native constructor.
|
lept.L_SUDOKU(long size)
Native array allocator.
|
lept.L_SUDOKU(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
current() |
lept.L_SUDOKU |
current(int current) |
int |
failure() |
lept.L_SUDOKU |
failure(int failure) |
int |
finished() |
lept.L_SUDOKU |
finished(int finished) |
IntPointer |
init() |
lept.L_SUDOKU |
init(IntPointer init) |
IntPointer |
locs() |
lept.L_SUDOKU |
locs(IntPointer locs) |
int |
nguess() |
lept.L_SUDOKU |
nguess(int nguess) |
int |
num() |
lept.L_SUDOKU |
num(int num) |
lept.L_SUDOKU |
position(long position) |
IntPointer |
state() |
lept.L_SUDOKU |
state(IntPointer state) |
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_SUDOKU()
public lept.L_SUDOKU(long size)
Pointer.position(long).public lept.L_SUDOKU(Pointer p)
Pointer.Pointer(Pointer).public lept.L_SUDOKU position(long position)
public lept.L_SUDOKU num(int num)
@Cast(value="l_int32*") public IntPointer locs()
public lept.L_SUDOKU locs(IntPointer locs)
public lept.L_SUDOKU current(int current)
@Cast(value="l_int32*") public IntPointer init()
public lept.L_SUDOKU init(IntPointer init)
@Cast(value="l_int32*") public IntPointer state()
public lept.L_SUDOKU state(IntPointer state)
public lept.L_SUDOKU nguess(int nguess)
public lept.L_SUDOKU finished(int finished)
public lept.L_SUDOKU failure(int failure)
Copyright © 2016. All rights reserved.