libpniio
Namespaces | Functions
hdf5_utilities.hpp File Reference
#include <hdf5.h>
#include <pni/core/types.hpp>

Go to the source code of this file.

Namespaces

 pni
 
 pni::io
 
 pni::io::nx
 
 pni::io::nx::h5
 

Functions

pni::core::string pni::io::nx::h5::get_filename (const object_imp &object)
 get object filename More...
 
pni::core::string pni::io::nx::h5::get_path (const object_imp &object)
 get object path More...
 
pni::core::string pni::io::nx::h5::get_name (const object_imp &obj)
 return object name More...
 
pni::core::string pni::io::nx::h5::get_parent_path (const object_imp &object)
 get parent path More...
 
object_imp pni::io::nx::h5::get_parent (const object_imp &obj)
 return the parent object More...