VPTissue Reference Manual
|
Header for ptree2hdf5. More...
#include <boost/property_tree/ptree.hpp>
#include <hdf5.h>
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. | |
Header for ptree2hdf5.
Definition in file ptree2hdf5.h.