bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5Module Class Reference
Inheritance diagram for HDF5Module:
Inheritance graph
Collaboration diagram for HDF5Module:
Collaboration graph

Public Member Functions

void dump (std::ostream &strm) const override
 dumps information about this object
 
void initialize (const std::string &modname) override
 
void terminate (const std::string &modname) override
 

Detailed Description

Definition at line 42 of file HDF5Module.h.

Member Function Documentation

◆ dump()

void HDF5Module::dump ( std::ostream & strm) const
overridevirtual

dumps information about this object

Displays the pointer value of this instance

Parameters
strmC++ i/o stream to dump the information to

Implements BESAbstractModule.

Definition at line 96 of file HDF5Module.cc.

◆ initialize()

void HDF5Module::initialize ( const std::string & modname)
overridevirtual

Implements BESAbstractModule.

Definition at line 50 of file HDF5Module.cc.

◆ terminate()

void HDF5Module::terminate ( const std::string & modname)
overridevirtual

Implements BESAbstractModule.

Definition at line 76 of file HDF5Module.cc.


The documentation for this class was generated from the following files: