@Name(value="L_Queue") public static class lept.L_QUEUE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_QUEUE()
Default native constructor.
|
lept.L_QUEUE(long size)
Native array allocator.
|
lept.L_QUEUE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
array() |
Pointer |
array(int i) |
lept.L_QUEUE |
array(int i,
Pointer array) |
int |
nalloc() |
lept.L_QUEUE |
nalloc(int nalloc) |
int |
nelem() |
lept.L_QUEUE |
nelem(int nelem) |
int |
nhead() |
lept.L_QUEUE |
nhead(int nhead) |
lept.L_QUEUE |
position(long position) |
lept.L_STACK |
stack() |
lept.L_QUEUE |
stack(lept.L_STACK stack) |
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_QUEUE()
public lept.L_QUEUE(long size)
Pointer.position(long).public lept.L_QUEUE(Pointer p)
Pointer.Pointer(Pointer).public lept.L_QUEUE position(long position)
public lept.L_QUEUE nalloc(int nalloc)
public lept.L_QUEUE nhead(int nhead)
public lept.L_QUEUE nelem(int nelem)
public Pointer array(int i)
public lept.L_QUEUE array(int i, Pointer array)
@MemberGetter @Cast(value="void**") public PointerPointer array()
public lept.L_STACK stack()
public lept.L_QUEUE stack(lept.L_STACK stack)
Copyright © 2016. All rights reserved.