5#ifndef NcOpaqueTypeClass
6#define NcOpaqueTypeClass
Class represents a netCDF group.
Class represents a netCDF opaque type.
NcOpaqueType & operator=(const NcOpaqueType &rhs)
assignment operator
NcOpaqueType(const NcGroup &grp, const std::string &name)
Constructor.
size_t getTypeSize() const
Returns the size of the opaque type in bytes.
NcOpaqueType()
Constructor generates a null object.
~NcOpaqueType()
destructor
Base class inherited by NcOpaque, NcVlen, NcCompound and NcEnum classes.
ncType
List of netCDF types that can be represented.