@Name(value="union wait") @Properties(inherit=macosx.class) public class wait extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description | 
|---|
wait()
Default native constructor. 
 | 
wait(long size)
Native array allocator. 
 | 
wait(Pointer p)
Pointer cast constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
wait | 
position(long position)  | 
int | 
w_S_w_Filler()  | 
wait | 
w_S_w_Filler(int setter)  | 
int | 
w_S_w_Stopsig()  | 
wait | 
w_S_w_Stopsig(int setter)  | 
int | 
w_S_w_Stopval()  | 
wait | 
w_S_w_Stopval(int setter)  | 
int | 
w_status()  | 
wait | 
w_status(int setter)  | 
int | 
w_T_w_Coredump()  | 
wait | 
w_T_w_Coredump(int setter)  | 
int | 
w_T_w_Filler()  | 
wait | 
w_T_w_Filler(int setter)  | 
int | 
w_T_w_Retcode()  | 
wait | 
w_T_w_Retcode(int setter)  | 
int | 
w_T_w_Termsig()  | 
wait | 
w_T_w_Termsig(int setter)  | 
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic wait()
public wait(long size)
Pointer.position(long).public wait(Pointer p)
Pointer.Pointer(Pointer).public int w_status()
public wait w_status(int setter)
@Name(value="w_T.w_Termsig") @Cast(value="unsigned int") @NoOffset public int w_T_w_Termsig()
public wait w_T_w_Termsig(int setter)
@Name(value="w_T.w_Coredump") @Cast(value="unsigned int") @NoOffset public int w_T_w_Coredump()
public wait w_T_w_Coredump(int setter)
@Name(value="w_T.w_Retcode") @Cast(value="unsigned int") @NoOffset public int w_T_w_Retcode()
public wait w_T_w_Retcode(int setter)
@Name(value="w_T.w_Filler") @Cast(value="unsigned int") @NoOffset public int w_T_w_Filler()
public wait w_T_w_Filler(int setter)
@Name(value="w_S.w_Stopval") @Cast(value="unsigned int") @NoOffset public int w_S_w_Stopval()
public wait w_S_w_Stopval(int setter)
@Name(value="w_S.w_Stopsig") @Cast(value="unsigned int") @NoOffset public int w_S_w_Stopsig()
public wait w_S_w_Stopsig(int setter)
@Name(value="w_S.w_Filler") @Cast(value="unsigned int") @NoOffset public int w_S_w_Filler()
public wait w_S_w_Filler(int setter)
Copyright © 2020. All rights reserved.