|
virtual void | dump (std::ostream &strm) const |
| dumps information about this object More...
|
|
virtual void | initialize (const std::string &modname) |
|
virtual void | terminate (const std::string &modname) |
|
Definition at line 42 of file HDF5Module.h.
◆ HDF5Module()
HDF5Module::HDF5Module |
( |
| ) |
|
|
inline |
◆ ~HDF5Module()
virtual HDF5Module::~HDF5Module |
( |
| ) |
|
|
inlinevirtual |
◆ dump()
void HDF5Module::dump |
( |
std::ostream & |
strm | ) |
const |
|
virtual |
dumps information about this object
Displays the pointer value of this instance
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESAbstractModule.
Definition at line 92 of file HDF5Module.cc.
◆ initialize()
void HDF5Module::initialize |
( |
const std::string & |
modname | ) |
|
|
virtual |
◆ terminate()
void HDF5Module::terminate |
( |
const std::string & |
modname | ) |
|
|
virtual |
The documentation for this class was generated from the following files: