netcdfpp
Header-only NetCDF C++ wrapper
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
netCDF::detail::Path Struct Reference

#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< Pathparent
 

Member Function Documentation

◆ get_full_path()

std::string netCDF::detail::Path::get_full_path ( ) const
inline

Member Data Documentation

◆ id

int netCDF::detail::Path::id

◆ is_group

bool netCDF::detail::Path::is_group

◆ name

std::string netCDF::detail::Path::name

◆ parent

std::shared_ptr<Path> netCDF::detail::Path::parent

The documentation for this struct was generated from the following file: