ucar.nc2.jni.netcdf
Class NCLibrary.Vlen_t

java.lang.Object
  extended by Structure
      extended by ucar.nc2.jni.netcdf.NCLibrary.Vlen_t
Direct Known Subclasses:
NCLibrary.Vlen_t.ByValue
Enclosing interface:
NCLibrary

public static class NCLibrary.Vlen_t
extends Structure


Nested Class Summary
static class NCLibrary.Vlen_t.ByValue
           
 
Field Summary
 int len
           
 Pointer p
           
 
Constructor Summary
NCLibrary.Vlen_t()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

len

public int len

p

public Pointer p
Constructor Detail

NCLibrary.Vlen_t

public NCLibrary.Vlen_t()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.