ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
get_name.hpp File Reference

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"
Include dependency graph for get_name.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Get the name of a HDF5 object.