Package org.firebirdsql.jna.fbclient
Class GDS_QUAD_t
- java.lang.Object
- 
- com.sun.jna.Structure
- 
- org.firebirdsql.jna.fbclient.GDS_QUAD_t
 
 
- 
- Direct Known Subclasses:
- GDS_QUAD_t.ByReference,- GDS_QUAD_t.ByValue
 
 public class GDS_QUAD_t extends com.sun.jna.StructureJNA wrapper for GDS_QUAD_t.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! - Since:
- 3.0
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGDS_QUAD_t.ByReferencestatic classGDS_QUAD_t.ByValue
 - 
Field SummaryFields Modifier and Type Field Description intgds_quad_highintgds_quad_low
 - 
Constructor SummaryConstructors Constructor Description GDS_QUAD_t()GDS_QUAD_t(int gds_quad_high, int gds_quad_low)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.ListgetFieldOrder()- 
Methods inherited from class com.sun.jna.StructureallocateMemory, 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, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
 
- 
 
-