public static class JTermiosImpl.timeval
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.NativeLong |
tv_sec |
com.sun.jna.NativeLong |
tv_usec |
Modifier and Type | Method and Description |
---|---|
protected java.util.List |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, 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, writeField
public com.sun.jna.NativeLong tv_sec
public com.sun.jna.NativeLong tv_usec
public timeval(TimeVal timeout)