public static class ITessAPI.TimeVal
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.NativeLong |
tv_sec
seconds
|
com.sun.jna.NativeLong |
tv_usec
microseconds
|
Constructor and Description |
---|
TimeVal() |
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, writeField
public com.sun.jna.NativeLong tv_sec
public com.sun.jna.NativeLong tv_usec
protected List<?> getFieldOrder()
getFieldOrder
in class com.sun.jna.Structure
Copyright © 2015 Tess4J. All rights reserved.