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

Go to the source code of this file.

Classes

class  hdf5::ObjectId
 Unique ID of an HDF5 object. More...
 

Namespaces

 hdf5
 top-level namespace of the entire library
 

Macros

#define H5O_info_t_   H5O_info_t
 

Functions

std::ostream & hdf5::operator<< (std::ostream &os, const ObjectId &p)
 stream output operator for ObjectId class More...
 

Macro Definition Documentation

◆ H5O_info_t_

#define H5O_info_t_   H5O_info_t