public class NativeGpioEventRequest
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
byte[] |
consumer |
int |
eventFlags |
int |
fd |
int |
handleFlags |
int |
line |
static int |
OFFSET_CONSUMER |
static int |
OFFSET_EVENT_FLAGS |
static int |
OFFSET_FD |
static int |
OFFSET_HANDLE_FLAGS |
static int |
OFFSET_LINE |
static int |
SIZE |
| Constructor and Description |
|---|
NativeGpioEventRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, 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 line
public int handleFlags
public int eventFlags
public byte[] consumer
public int fd
public static int OFFSET_LINE
public static int OFFSET_HANDLE_FLAGS
public static int OFFSET_EVENT_FLAGS
public static int OFFSET_CONSUMER
public static int OFFSET_FD
public static int SIZE