|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for ncutils::NCGroup, including all inherited members.
| all_dims() const | ncutils::NCGroup | |
| all_groups() const | ncutils::NCGroup | |
| all_vars() const | ncutils::NCGroup | |
| def_array(const std::string &name, nc_type dtype, const std::vector< std::string > &) const | ncutils::NCGroup | |
| def_dim(const std::string &, size_t len) const | ncutils::NCGroup | |
| def_var(const std::string &name, const nc_type dtype, const std::vector< std::string > &dnames) const | ncutils::NCGroup | inline |
| dim(const std::string &) const | ncutils::NCGroup | |
| enter_def_mode() const | ncutils::NCGroup | |
| exit_def_mode() const | ncutils::NCGroup | |
| full_name() const | ncutils::NCGroup | |
| get_attr(const std::string &name) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< double > &value) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< float > &value) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< int > &value) const | ncutils::NCGroup | |
| get_id(const std::string &) const | ncutils::NCGroup | |
| group(const std::string &) const | ncutils::NCGroup | |
| has_attr(const std::string &) const | ncutils::NCGroup | |
| has_dim(const std::string &) const | ncutils::NCGroup | |
| has_group(const std::string &) const | ncutils::NCGroup | |
| has_var(const std::string &) const | ncutils::NCGroup | |
| name() const | ncutils::NCGroup | |
| NCGroup(const int id) | ncutils::NCGroup | inlineprotected |
| NCGroup(const int id, const NCGroup *) | ncutils::NCGroup | inlineprotected |
| ncid | ncutils::NCGroup | |
| num_attributes() const | ncutils::NCGroup | |
| num_dimensions() const | ncutils::NCGroup | |
| num_groups() const | ncutils::NCGroup | |
| num_variables() const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::string &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< double > &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< float > &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< int > &value) const | ncutils::NCGroup | |
| var(const std::string &) const | ncutils::NCGroup |