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

Go to the source code of this file.
Namespaces | |
| namespace | ritsuko |
| Helper functions for ArtifactDB parsing and validation. | |
| namespace | ritsuko::hdf5 |
| Utilities for reading and validating HDF5 files. | |
Functions | |
| template<class Object_ > | |
| std::string | ritsuko::hdf5::get_name (const Object_ &obj) |
Get the name of a HDF5 object.