netcdf-C++
|
This is the complete list of members for netCDF::NcGroupAtt, including all inherited members.
getAttLength() const | netCDF::NcAtt | |
getName() const | netCDF::NcAtt | inline |
getParentGroup() const | netCDF::NcAtt | |
getType() const | netCDF::NcAtt | |
getValues(char *dataValues) const | netCDF::NcAtt | |
getValues(unsigned char *dataValues) const | netCDF::NcAtt | |
getValues(signed char *dataValues) const | netCDF::NcAtt | |
getValues(short *dataValues) const | netCDF::NcAtt | |
getValues(int *dataValues) const | netCDF::NcAtt | |
getValues(long *dataValues) const | netCDF::NcAtt | |
getValues(float *dataValues) const | netCDF::NcAtt | |
getValues(double *dataValues) const | netCDF::NcAtt | |
getValues(unsigned short *dataValues) const | netCDF::NcAtt | |
getValues(unsigned int *dataValues) const | netCDF::NcAtt | |
getValues(long long *dataValues) const | netCDF::NcAtt | |
getValues(unsigned long long *dataValues) const | netCDF::NcAtt | |
getValues(char **dataValues) const | netCDF::NcAtt | |
getValues(std::string &dataValues) const | netCDF::NcAtt | |
getValues(void *dataValues) const | netCDF::NcAtt | |
isNull() const | netCDF::NcAtt | inline |
NcAtt() | netCDF::NcAtt | |
NcAtt(bool nullObject) | netCDF::NcAtt | |
NcAtt(const NcAtt &rhs) | netCDF::NcAtt | |
NcGroupAtt() | netCDF::NcGroupAtt | |
NcGroupAtt(const NcGroupAtt &rhs) | netCDF::NcGroupAtt | |
NcGroupAtt(const NcGroup &grp, const int index) | netCDF::NcGroupAtt | |
operator!=(const NcAtt &rhs) const | netCDF::NcAtt | |
operator<(const NcGroupAtt &lhs, const NcGroupAtt &rhs) | netCDF::NcGroupAtt | friend |
operator=(const NcGroupAtt &rhs) | netCDF::NcGroupAtt | |
netCDF::NcAtt::operator=(const NcAtt &rhs) | netCDF::NcAtt | protected |
operator==(const NcGroupAtt &rhs) | netCDF::NcGroupAtt | |
netCDF::NcAtt::operator==(const NcAtt &rhs) const | netCDF::NcAtt | |
operator>(const NcGroupAtt &lhs, const NcGroupAtt &rhs) | netCDF::NcGroupAtt | friend |
~NcAtt()=0 | netCDF::NcAtt | pure virtual |