swarm.defobj
Class HDF5Impl

java.lang.Object
  |
  +--swarm.defobj.HDF5Impl

public class HDF5Impl
extends Object
implements CreateS, Create, DropS, Drop, HDF5S, HDF5

HDF5 interface. HDF5 interface


Constructor Summary
HDF5Impl()
           
HDF5Impl(ZoneImpl aZone)
          Default constructor for Impl class
 
Methods implemented by this class for interface swarm.defobj.Drop
drop
 
Methods implemented by this class for interface swarm.defobj.HDF5S
setBaseTypeObject, setName
 
Methods implemented by this class for interface swarm.defobj.HDF5
assignIvar, checkDatasetName, checkName, drop, getAttribute, getCompoundType, getCount, getDatasetDimension, getDatasetFlag, getDatasetRank, getName, nameRecord$name, numberRecord, selectRecord, shallowLoadObject, shallowStoreObject, storeAttribute$value, storeComponentTypeName, storeTypeName, writeLevels, writeRowNames
 
Methods implemented by this class for interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HDF5Impl

public HDF5Impl()

HDF5Impl

public HDF5Impl(ZoneImpl aZone)
Default constructor for Impl class