h5cpp  0.5.1
A modern C++ wrapper for the HDF5 C library
descriptor.hpp File Reference
#include <h5cpp/core/windows.hpp>
#include <h5cpp/core/hdf5_capi.hpp>
#include <iostream>
#include <string>
Include dependency graph for descriptor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hdf5::error::Descriptor
 HDF5 error descriptor. More...
 

Namespaces

 hdf5
 top-level namespace of the entire library
 
 hdf5::error
 

Functions

std::ostream & hdf5::error::operator<< (std::ostream &stream, const Descriptor &desc)
 output operator for Descriptor More...