NetCDF4 C++ API
|
This is the complete list of members for netcdf::NcAtt, including all inherited members.
Copy(NcItem const &rhs) | netcdf::NcItem | inlineprotected |
fileID | netcdf::NcItem | protected |
Get(TVecUbyte &data) const | netcdf::NcAtt | |
Get(TVecByte &data) const | netcdf::NcAtt | |
Get(TVecChar &data) const | netcdf::NcAtt | |
Get(TVecShort &data) const | netcdf::NcAtt | |
Get(TVecUshort &data) const | netcdf::NcAtt | |
Get(TVecInt &data) const | netcdf::NcAtt | |
Get(TVecUint &data) const | netcdf::NcAtt | |
Get(TVecFloat &data) const | netcdf::NcAtt | |
Get(TVecDouble &data) const | netcdf::NcAtt | |
Get(TVecInt64 &data) const | netcdf::NcAtt | |
Get(TVecUint64 &data) const | netcdf::NcAtt | |
Get(TVecString &data) const | netcdf::NcAtt | |
Get(unsigned char &data) const | netcdf::NcAtt | |
Get(signed char &data) const | netcdf::NcAtt | |
Get(char &data) const | netcdf::NcAtt | |
Get(short &data) const | netcdf::NcAtt | |
Get(unsigned short &data) const | netcdf::NcAtt | |
Get(int &data) const | netcdf::NcAtt | |
Get(long &data) const | netcdf::NcAtt | |
Get(unsigned int &data) const | netcdf::NcAtt | |
Get(unsigned long &data) const | netcdf::NcAtt | |
Get(float &data) const | netcdf::NcAtt | |
Get(double &data) const | netcdf::NcAtt | |
Get(long long &data) const | netcdf::NcAtt | |
Get(unsigned long long &data) const | netcdf::NcAtt | |
Get(unsigned char *const data) const | netcdf::NcAtt | |
Get(signed char *const data) const | netcdf::NcAtt | |
Get(char *const data) const | netcdf::NcAtt | |
Get(short *const data) const | netcdf::NcAtt | |
Get(unsigned short *const data) const | netcdf::NcAtt | |
Get(int *const data) const | netcdf::NcAtt | |
Get(long *const data) const | netcdf::NcAtt | |
Get(unsigned int *const data) const | netcdf::NcAtt | |
Get(float *const data) const | netcdf::NcAtt | |
Get(double *const data) const | netcdf::NcAtt | |
Get(long long *const data) const | netcdf::NcAtt | |
Get(unsigned long long *const data) const | netcdf::NcAtt | |
Get(char **const data) const | netcdf::NcAtt | |
Get(std::string &data) const | netcdf::NcAtt | |
Get(void *data) const | netcdf::NcAtt | |
GetFileID() const | netcdf::NcItem | inline |
GetGroupID() const | netcdf::NcItem | inline |
GetID() const | netcdf::NcItem | inline |
GetName() const | netcdf::NcItem | inline |
GetParentGroup() const | netcdf::NcAtt | |
GetType() const | netcdf::NcAtt | |
GetVarID() const | netcdf::NcAtt | inline |
groupID | netcdf::NcItem | protected |
idGlobal enum value | netcdf::NcItem | |
IsNull() const | netcdf::NcItem | inline |
myID | netcdf::NcItem | protected |
myName | netcdf::NcItem | protected |
NcAtt() | netcdf::NcAtt | |
NcAtt(bool const isNullObject) | netcdf::NcAtt | |
NcAtt(int const useFileID, int const useID, std::string const attName, int const useGroupID=nullID, int const useVarID=NcItem::idGlobal) | netcdf::NcAtt | |
NcAtt(NcAtt const &rhs) | netcdf::NcAtt | |
NcAtt(int const useID, NcAtt const &rhs) | netcdf::NcAtt | |
NcItem(bool const isNullObject=true) | netcdf::NcItem | inlineprotected |
NcItem(int const useFileID, int const useID, int const useGroupID=NcItem::idGlobal, std::string const useName=std::string()) | netcdf::NcItem | inlineprotected |
NcItem(NcItem const &rhs) | netcdf::NcItem | inlineprotected |
NcTypeMap typedef | netcdf::NcAtt | |
nullID | netcdf::NcItem | static |
nullObject | netcdf::NcItem | protected |
operator!=(NcAtt const &rhs) const | netcdf::NcAtt | inline |
netcdf::NcItem::operator!=(NcItem const &rhs) const | netcdf::NcItem | inline |
operator<(NcAtt const &rhs) const | netcdf::NcAtt | |
netcdf::NcItem::operator<(NcItem const &rhs) const | netcdf::NcItem | inline |
operator=(NcAtt const &rhs) | netcdf::NcAtt | |
netcdf::NcItem::operator=(NcItem const &rhs) | netcdf::NcItem | inline |
operator==(NcAtt const &rhs) const | netcdf::NcAtt | |
netcdf::NcItem::operator==(NcItem const &rhs) const | netcdf::NcItem | inline |
Rename(std::string const &newname) | netcdf::NcAtt | virtual |
Size() const | netcdf::NcAtt | |
~NcAtt() | netcdf::NcAtt | inlinevirtual |
~NcItem()=0 | netcdf::NcItem | inlinepure virtual |