@Properties(inherit=macosx.class) public class __sigaction extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
__sigaction.Sa_tramp_Pointer_int_int_siginfo_t_Pointer |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
__sigaction()
Default native constructor.
|
__sigaction(long size)
Native array allocator.
|
__sigaction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
__sigaction |
__sigaction_u(__sigaction_u setter) |
__sigaction_u |
__sigaction_u() |
__sigaction |
position(long position) |
int |
sa_flags() |
__sigaction |
sa_flags(int setter) |
int |
sa_mask() |
__sigaction |
sa_mask(int setter) |
__sigaction |
sa_tramp(__sigaction.Sa_tramp_Pointer_int_int_siginfo_t_Pointer setter) |
__sigaction.Sa_tramp_Pointer_int_int_siginfo_t_Pointer |
sa_tramp() |
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 __sigaction()
public __sigaction(long size)
Pointer.position(long).public __sigaction(Pointer p)
Pointer.Pointer(Pointer).public __sigaction position(long position)
@ByRef public __sigaction_u __sigaction_u()
public __sigaction __sigaction_u(__sigaction_u setter)
public __sigaction.Sa_tramp_Pointer_int_int_siginfo_t_Pointer sa_tramp()
public __sigaction sa_tramp(__sigaction.Sa_tramp_Pointer_int_int_siginfo_t_Pointer setter)
public __sigaction sa_mask(int setter)
public int sa_flags()
public __sigaction sa_flags(int setter)
Copyright © 2020. All rights reserved.