netcdf-C++
|
This is the complete list of members for netCDF::NcDim, including all inherited members.
getId() const | netCDF::NcDim | inline |
getName() const | netCDF::NcDim | |
getParentGroup() const | netCDF::NcDim | |
getSize() const | netCDF::NcDim | |
isNull() const | netCDF::NcDim | inline |
isUnlimited() const | netCDF::NcDim | |
NcDim() | netCDF::NcDim | |
NcDim(const NcGroup &grp, int dimId) | netCDF::NcDim | |
NcDim(const NcDim &ncDim) | netCDF::NcDim | |
operator!=(const NcDim &rhs) const | netCDF::NcDim | |
operator<(const NcDim &lhs, const NcDim &rhs) | netCDF::NcDim | friend |
operator=(const NcDim &) | netCDF::NcDim | |
operator==(const NcDim &rhs) const | netCDF::NcDim | |
operator>(const NcDim &lhs, const NcDim &rhs) | netCDF::NcDim | friend |
rename(const std::string &newName) | netCDF::NcDim | |
~NcDim() | netCDF::NcDim | inline |