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