@Structure.FieldOrder(value={"timestamp_date","timestamp_time"})
public class ISC_TIMESTAMP
extends com.sun.jna.Structure
This file was initially autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects..
This file was modified manually, do not automatically regenerate!
Modifier and Type | Class and Description |
---|---|
static class |
ISC_TIMESTAMP.ByReference |
static class |
ISC_TIMESTAMP.ByValue |
Modifier and Type | Field and Description |
---|---|
int |
timestamp_date |
int |
timestamp_time |
Constructor and Description |
---|
ISC_TIMESTAMP() |
ISC_TIMESTAMP(int timestamp_date,
int timestamp_time) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.