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 "H5Cpp.h"
#include <string>
#include <vector>
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
 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)
 

Detailed Description

Get the name of a HDF5 object.