bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF4Module Class Reference
Inheritance diagram for HDF4Module:
Inheritance graph
Collaboration diagram for HDF4Module:
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 37 of file HDF4Module.h.

Member Function Documentation

◆ dump()

void HDF4Module::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 89 of file HDF4Module.cc.

◆ initialize()

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

Implements BESAbstractModule.

Definition at line 46 of file HDF4Module.cc.

◆ terminate()

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

Implements BESAbstractModule.

Definition at line 69 of file HDF4Module.cc.


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