public static class MacOSXTermios.pollfd
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
MacOSXTermios.pollfd.ByReference
The type By reference.
|
| Modifier and Type | Field and Description |
|---|---|
short |
events
The Events.
|
int |
fd
The Fd.
|
short |
revents
The Revents.
|
| Constructor and Description |
|---|
pollfd()
Instantiates a new Pollfd.
|
pollfd(JTermios.JTermiosInterface.Pollfd pfd)
Instantiates a new Pollfd.
|
| Modifier and Type | Method and Description |
|---|---|
protected List |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic int fd
public short events
public short revents
public pollfd()
public pollfd(JTermios.JTermiosInterface.Pollfd pfd)
pfd - the pfdprotected List getFieldOrder()
getFieldOrder in class com.sun.jna.StructureCopyright © 2017. All rights reserved.