|
netcdfpp
Header-only NetCDF C++ wrapper
|
#include <netcdfpp.h>
Public Member Functions | |
| std::string | get_full_path () const |
Public Attributes | |
| std::string | name |
| int | id |
| bool | is_group |
| std::shared_ptr< Path > | parent |
|
inline |
| int netCDF::detail::Path::id |
| bool netCDF::detail::Path::is_group |
| std::string netCDF::detail::Path::name |
| std::shared_ptr<Path> netCDF::detail::Path::parent |