This is the complete list of members for ioda::NetcdfIO, including all inherited members.
| CheckNcCall(int, std::string &) | ioda::NetcdfIO | private |
| classname() | ioda::NetcdfIO | inlinestatic |
| fmode() const | ioda::IodaIO | |
| fmode_ | ioda::IodaIO | protected |
| fname() const | ioda::IodaIO | |
| fname_ | ioda::IodaIO | protected |
| have_nchans_ | ioda::NetcdfIO | private |
| have_nlocs_ | ioda::NetcdfIO | private |
| have_nobs_ | ioda::NetcdfIO | private |
| have_nrecs_ | ioda::NetcdfIO | private |
| have_nvars_ | ioda::NetcdfIO | private |
| nc_attid_ | ioda::NetcdfIO | private |
| nc_varid_ | ioda::NetcdfIO | private |
| nchans_id_ | ioda::NetcdfIO | private |
| ncid_ | ioda::NetcdfIO | private |
| NetcdfIO(const std::string &FileName, const std::string &FileMode, const std::size_t &Nlocs, const std::size_t &Nobs, const std::size_t &Nrecs, const std::size_t &Nvars) | ioda::NetcdfIO | |
| nlocs() | ioda::IodaIO | |
| nlocs_ | ioda::IodaIO | protected |
| nlocs_id_ | ioda::NetcdfIO | private |
| nobs() | ioda::IodaIO | |
| nobs_ | ioda::IodaIO | protected |
| nobs_id_ | ioda::NetcdfIO | private |
| nrecs() | ioda::IodaIO | |
| nrecs_ | ioda::IodaIO | protected |
| nrecs_id_ | ioda::NetcdfIO | private |
| nvars() | ioda::IodaIO | |
| nvars_ | ioda::IodaIO | protected |
| nvars_id_ | ioda::NetcdfIO | private |
| print(std::ostream &os) const | ioda::NetcdfIO | private |
| ReadDateTime(int *VarDate, int *VarTime) | ioda::NetcdfIO | virtual |
| ReadVar(const std::string &VarName, int *VarData) | ioda::NetcdfIO | virtual |
| ReadVar(const std::string &VarName, float *VarData) | ioda::NetcdfIO | virtual |
| ReadVar(const std::string &VarName, double *VarData) | ioda::NetcdfIO | virtual |
| WriteVar(const std::string &VarName, int *VarData) | ioda::NetcdfIO | virtual |
| WriteVar(const std::string &VarName, float *VarData) | ioda::NetcdfIO | virtual |
| WriteVar(const std::string &VarName, double *VarData) | ioda::NetcdfIO | virtual |
| ~IodaIO()=0 | ioda::IodaIO | pure virtual |
| ~NetcdfIO() | ioda::NetcdfIO | |