VPTissue Reference Manual
ptree2hdf5.h File Reference

Header for ptree2hdf5. More...

#include <boost/property_tree/ptree.hpp>
#include <hdf5.h>
Include dependency graph for ptree2hdf5.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SimPT_Shell
 Namespace for SimPT shell package.
 

Functions

ptree SimPT_Shell::hdf52ptree (hid_t h5)
 Return the ptree that represents the groups of attributes in HDF5.
 
void SimPT_Shell::ptree2hdf5 (const boost::property_tree::ptree &pt, hid_t h5)
 Write the contents of a boost property tree to a HDF5 group.
 

Detailed Description

Header for ptree2hdf5.

Definition in file ptree2hdf5.h.