|
ritsuko
Helper utilities for ArtifactDB C++ code
|
Get the name of a HDF5 object. More...
#include "H5Cpp.h"#include <string>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | ritsuko |
| Assorted helper functions for parsing and validation. | |
| namespace | ritsuko::hdf5 |
| Assorted helper functions for HDF5 parsing. | |
Functions | |
| template<class Handle_ > | |
| std::string | ritsuko::hdf5::get_name (const Handle_ &handle) |
Get the name of a HDF5 object.