General Purpose Geodetic Library
|
This is the complete list of members for SgNcdfAttribute, including all inherited members.
className() | SgNcdfAttribute | static |
data_ | SgNcdfAttribute | private |
debug_output() | SgNcdfAttribute | |
getData() const | SgNcdfAttribute | inline |
getName() const | SgNcdfAttribute | inline |
getNumOfElements() const | SgNcdfAttribute | inline |
getTypeOfData() const | SgNcdfAttribute | inline |
name_ | SgNcdfAttribute | private |
nc_get_attr(int ncid, int varid) | SgNcdfAttribute | |
nc_put_attr(int ncid, int varid) | SgNcdfAttribute | |
numOfElements_ | SgNcdfAttribute | private |
setData(const void *, size_t) | SgNcdfAttribute | |
setName(const QString &str) | SgNcdfAttribute | inline |
setNumOfElements(size_t num) | SgNcdfAttribute | inline |
setTypeOfData(nc_type type) | SgNcdfAttribute | inline |
SgNcdfAttribute() | SgNcdfAttribute | |
SgNcdfAttribute(const QString name, nc_type typeOfData, size_t numOfElements, void *data) | SgNcdfAttribute | |
SgNcdfAttribute(const SgNcdfAttribute &) | SgNcdfAttribute | |
typeOfData_ | SgNcdfAttribute | private |
~SgNcdfAttribute() | SgNcdfAttribute |