Package org.firebirdsql.jna.fbclient
Class ISC_ARRAY_BOUND
- java.lang.Object
- 
- com.sun.jna.Structure
- 
- org.firebirdsql.jna.fbclient.ISC_ARRAY_BOUND
 
 
- 
- Direct Known Subclasses:
- ISC_ARRAY_BOUND.ByReference,- ISC_ARRAY_BOUND.ByValue
 
 public class ISC_ARRAY_BOUND extends com.sun.jna.StructureJNA wrapper for ISC_ARRAY_BOUND.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 classISC_ARRAY_BOUND.ByReferencestatic classISC_ARRAY_BOUND.ByValue
 - 
Field SummaryFields Modifier and Type Field Description shortarray_bound_lowershortarray_bound_upper
 - 
Constructor SummaryConstructors Constructor Description ISC_ARRAY_BOUND()ISC_ARRAY_BOUND(short array_bound_lower, short array_bound_upper)
 - 
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
 
- 
 
-