@Name(value="struct sigaction") @Properties(inherit=macosx.class) public class sigaction extends 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) |
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, zero
public sigaction()
public sigaction(long size)
Pointer.position(long)
.public sigaction(Pointer p)
Pointer.Pointer(Pointer)
.@ByRef public __sigaction_u __sigaction_u()
public sigaction __sigaction_u(__sigaction_u setter)
public sigaction sa_mask(int setter)
public int sa_flags()
public sigaction sa_flags(int setter)
Copyright © 2020. All rights reserved.