Uses of Class
ncsa.hdf.object.CompoundDS

Packages that use CompoundDS
ncsa.hdf.object.h4   
ncsa.hdf.object.h5   
 

Uses of CompoundDS in ncsa.hdf.object.h4
 

Subclasses of CompoundDS in ncsa.hdf.object.h4
 class H4Vdata
          H4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS.
 

Uses of CompoundDS in ncsa.hdf.object.h5
 

Subclasses of CompoundDS in ncsa.hdf.object.h5
 class H5CompoundDS
          The H5CompoundDS class defines an HDF5 dataset of compound datatypes.