netcdf-C++
netCDF::NcCompoundType Member List

This is the complete list of members for netCDF::NcCompoundType, including all inherited members.

addMember(const std::string &memName, const NcType &newMemberType, size_t offset)netCDF::NcCompoundType
addMember(const std::string &memName, const NcType &newMemberType, size_t offset, const std::vector< int > &shape)netCDF::NcCompoundType
g_fileIdnetCDF::NcTypeprotected
getId() constnetCDF::NcTypeinline
getMember(int memberIndex) constnetCDF::NcCompoundType
getMemberCount() constnetCDF::NcCompoundType
getMemberDimCount(int memberIndex) constnetCDF::NcCompoundType
getMemberIndex(const std::string &memberName) constnetCDF::NcCompoundType
getMemberName(int memberIndex) constnetCDF::NcCompoundType
getMemberOffset(const int index) constnetCDF::NcCompoundType
getMemberShape(int memberIndex) constnetCDF::NcCompoundType
getName() constnetCDF::NcType
getParentGroup() constnetCDF::NcType
getSize() constnetCDF::NcType
getTypeClass() constnetCDF::NcType
getTypeClassName() constnetCDF::NcType
groupIdnetCDF::NcTypeprotected
isNull() constnetCDF::NcTypeinline
myIdnetCDF::NcTypeprotected
nc_BYTE enum valuenetCDF::NcType
nc_CHAR enum valuenetCDF::NcType
nc_COMPOUND enum valuenetCDF::NcType
nc_DOUBLE enum valuenetCDF::NcType
nc_ENUM enum valuenetCDF::NcType
nc_FLOAT enum valuenetCDF::NcType
nc_INT enum valuenetCDF::NcType
nc_INT64 enum valuenetCDF::NcType
nc_OPAQUE enum valuenetCDF::NcType
nc_SHORT enum valuenetCDF::NcType
nc_STRING enum valuenetCDF::NcType
nc_UBYTE enum valuenetCDF::NcType
nc_UINT enum valuenetCDF::NcType
nc_UINT64 enum valuenetCDF::NcType
nc_USHORT enum valuenetCDF::NcType
nc_VLEN enum valuenetCDF::NcType
NcCompoundType()netCDF::NcCompoundType
NcCompoundType(const NcGroup &grp, const std::string &name)netCDF::NcCompoundType
NcCompoundType(const NcType &ncType)netCDF::NcCompoundType
NcCompoundType(const NcCompoundType &rhs)netCDF::NcCompoundType
ncType enum namenetCDF::NcType
NcType()netCDF::NcType
NcType(const netCDF::NcGroup &grp, const std::string &name)netCDF::NcType
NcType(const netCDF::NcGroup &grp, nc_type id)netCDF::NcType
NcType(nc_type id)netCDF::NcType
NcType(const NcType &rhs)netCDF::NcType
operator!=(const NcType &) constnetCDF::NcType
operator=(const NcCompoundType &rhs)netCDF::NcCompoundType
operator=(const NcType &rhs)netCDF::NcCompoundType
operator==(const NcCompoundType &rhs)netCDF::NcCompoundType
netCDF::NcType::operator==(const NcType &) constnetCDF::NcType
~NcCompoundType()netCDF::NcCompoundTypeinline
~NcType()netCDF::NcTypeinlinevirtual