|
netcdf-C++
|
This is the complete list of members for netCDF::NcVarAtt, including all inherited members.
| getAttLength() const | netCDF::NcAtt | |
| getName() const | netCDF::NcAtt | inline |
| getParentGroup() const | netCDF::NcAtt | |
| getParentVar() const | netCDF::NcVarAtt | |
| 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 | |
| inq_atttype(const char *name, nc_type *xtypep) | netCDF::NcVarAtt | |
| isNull() const | netCDF::NcAtt | inline |
| NcAtt() | netCDF::NcAtt | |
| NcAtt(bool nullObject) | netCDF::NcAtt | |
| NcAtt(const NcAtt &rhs) | netCDF::NcAtt | |
| NcVarAtt() | netCDF::NcVarAtt | |
| NcVarAtt(const NcVarAtt &rhs) | netCDF::NcVarAtt | |
| NcVarAtt(const NcGroup &grp, const NcVar &ncVar, const int index) | netCDF::NcVarAtt | |
| operator!=(const NcAtt &rhs) const | netCDF::NcAtt | |
| operator<(const NcVarAtt &lhs, const NcVarAtt &rhs) | netCDF::NcVarAtt | friend |
| operator=(const NcVarAtt &rhs) | netCDF::NcVarAtt | |
| netCDF::NcAtt::operator=(const NcAtt &rhs) | netCDF::NcAtt | protected |
| operator==(const NcAtt &rhs) const | netCDF::NcAtt | |
| operator>(const NcVarAtt &lhs, const NcVarAtt &rhs) | netCDF::NcVarAtt | friend |
| ~NcAtt()=0 | netCDF::NcAtt | pure virtual |
1.8.17