Class represents a netCDF group.
Base class inherited by NcOpaque, NcVlen, NcCompound and NcEnum classes.
ncType
List of netCDF types that can be represented.
Class represents a netCDF VLEN type.
NcVlenType(const NcGroup &grp, const std::string &name)
Constructor.
NcType getBaseType() const
Returns the base type.
NcVlenType & operator=(const NcVlenType &rhs)
assignment operator
NcVlenType()
Constructor generates a null object.