libpniio
Namespaces | Functions
h5_error_stack.cpp File Reference
#include <pni/io/exceptions.hpp>
#include <pni/io/nx/h5/h5_error_stack.hpp>
#include <cstdio>
#include <cstdlib>
#include <sstream>

Namespaces

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

Functions

herr_t pni::io::nx::h5::_error_walker (unsigned n, const H5E_error2_t *eptr, void *client_data)
 Walker functins to read over error messages. More...
 
std::ostream & pni::io::nx::h5::operator<< (std::ostream &o, const h5_error_stack &s)
 ostream operator More...
 
pni::core::string pni::io::nx::h5::get_h5_error_string ()
 return HDF5 error messages More...