@Properties(inherit=macosx.class) public class sigevent extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
sigevent.Sigev_notify_function_sigval |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
sigevent()
Default native constructor.
|
sigevent(long size)
Native array allocator.
|
sigevent(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
sigevent |
position(long position) |
Pointer |
sigev_notify_attributes() |
sigevent |
sigev_notify_attributes(Pointer setter) |
sigevent.Sigev_notify_function_sigval |
sigev_notify_function() |
sigevent |
sigev_notify_function(sigevent.Sigev_notify_function_sigval setter) |
int |
sigev_notify() |
sigevent |
sigev_notify(int setter) |
int |
sigev_signo() |
sigevent |
sigev_signo(int setter) |
sigval |
sigev_value() |
sigevent |
sigev_value(sigval 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 sigevent()
public sigevent(long size)
Pointer.position(long).public sigevent(Pointer p)
Pointer.Pointer(Pointer).public int sigev_notify()
public sigevent sigev_notify(int setter)
public int sigev_signo()
public sigevent sigev_signo(int setter)
public sigevent.Sigev_notify_function_sigval sigev_notify_function()
public sigevent sigev_notify_function(sigevent.Sigev_notify_function_sigval setter)
Copyright © 2020. All rights reserved.