hdf5serie
2.0.0
HDF5 Serie
|
Classes | |
class | Creator |
Protected Member Functions | |
void | close () |
void | refresh () |
void | flush () |
void | enableSWMR () |
template<class T > | |
Creator< T > | createChild (const std::string &name_) |
template<class T > | |
T * | openChild (const std::string &name_) |
Protected Attributes | |
std::map< std::string, Child * > | childs |