netcdf-C++
|
This is the complete list of members for netCDF::NcAtt, 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 | |
operator!=(const NcAtt &rhs) const | netCDF::NcAtt | |
operator=(const NcAtt &rhs) | netCDF::NcAtt | protected |
operator==(const NcAtt &rhs) const | netCDF::NcAtt | |
~NcAtt()=0 | netCDF::NcAtt | pure virtual |