Package ucar.nc2.jni.netcdf
Class Nc4prototypes.Vlen_t
- java.lang.Object
-
- com.sun.jna.Structure
-
- ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
-
- Direct Known Subclasses:
Nc4prototypes.Vlen_t.ByValue
- Enclosing interface:
- Nc4prototypes
public static class Nc4prototypes.Vlen_t extends com.sun.jna.Structure
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNc4prototypes.Vlen_t.ByValue
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static byte[]contents(Nc4prototypes.Vlen_t v)protected List<String>getFieldOrder()-
Methods inherited from class com.sun.jna.Structure
allocateMemory, 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
-
-
-
-
Method Detail
-
contents
public static byte[] contents(Nc4prototypes.Vlen_t v)
-
-