HighFive
2.3.1
HighFive - Header-only C++ HDF5 interface
|
#include <H5Path_traits.hpp>
Public Member Functions | |
PathTraits () | |
std::string | getPath () const |
return the path to the current object More... | |
File & | getFile () const noexcept |
Return a reference to the File object this object belongs. More... | |
Protected Attributes | |
std::shared_ptr< File > | _file_obj |
|
inline |
|
inlinenoexcept |
|
inline |
return the path to the current object
|
protected |