|
netcdfpp
Header-only NetCDF C++ wrapper
|
This is the complete list of members for netCDF::Dimension, including all inherited members.
| check(int ret) const | netCDF::detail::Object | inlineprotected |
| get_error_message(int ret) | netCDF::detail::Object | inlineprotectedstatic |
| Group | netCDF::Dimension | friend |
| id() const | netCDF::detail::Object | inline |
| is_unlimited() const | netCDF::Dimension | inline |
| Maybe< Dimension > | netCDF::Dimension | friend |
| name() const | netCDF::detail::Object | inline |
| Object(std::shared_ptr< Path > path_p) | netCDF::detail::Object | inlineexplicitprotected |
| parent() const | netCDF::Dimension | inline |
| path | netCDF::detail::Object | protected |
| raise_error(int ret) const | netCDF::detail::Object | inlineprotected |
| rename(std::string name) | netCDF::Dimension | inline |
| size() const | netCDF::Dimension | inline |
| Variable | netCDF::Dimension | friend |