int |
Nc4prototypes.nc_get_chunk_cache(SizeTByReference sizep,
SizeTByReference nelemsp,
com.sun.jna.ptr.FloatByReference preemptionp) |
int |
Nc4prototypes.nc_get_var_chunk_cache(int ncid,
int varid,
SizeTByReference sizep,
SizeTByReference nelemsp,
com.sun.jna.ptr.FloatByReference preemptionp) |
int |
Nc4prototypes.nc_inq_attlen(int ncid,
int varid,
String name,
SizeTByReference lenp) |
int |
Nc4prototypes.nc_inq_compound_field(int ncid,
int xtype,
int fieldid,
byte[] name,
SizeTByReference offsetp,
com.sun.jna.ptr.IntByReference field_typeidp,
com.sun.jna.ptr.IntByReference ndimsp,
int[] dims) |
int |
Nc4prototypes.nc_inq_compound(int ncid,
int xtype,
byte[] name,
SizeTByReference sizep,
SizeTByReference nfieldsp) |
int |
Nc4prototypes.nc_inq_dim(int ncid,
int dimid,
byte[] name,
SizeTByReference lenp) |
int |
Nc4prototypes.nc_inq_dimlen(int ncid,
int dimid,
SizeTByReference lenp) |
int |
Nc4prototypes.nc_inq_enum(int ncid,
int xtype,
byte[] name,
com.sun.jna.ptr.IntByReference baseType,
SizeTByReference base_sizep,
SizeTByReference num_membersp) |
int |
Nc4prototypes.nc_inq_opaque(int ncid,
int xtype,
byte[] name,
SizeTByReference sizep) |
int |
Nc4prototypes.nc_inq_type(int ncid,
int xtype,
byte[] name,
SizeTByReference sizep) |
int |
Nc4prototypes.nc_inq_user_type(int ncid,
int xtype,
byte[] name,
SizeTByReference sizep,
com.sun.jna.ptr.IntByReference baseType,
SizeTByReference nfieldsp,
com.sun.jna.ptr.IntByReference classp) |