|
virtual void | dump (std::ostream &strm) const |
| dumps information about this object
|
|
virtual void | initialize (const std::string &modname) |
|
virtual void | terminate (const std::string &modname) |
|
Definition at line 32 of file DapFunctions.h.
◆ DapFunctions()
functions::DapFunctions::DapFunctions |
( |
| ) |
|
|
inline |
◆ ~DapFunctions()
virtual functions::DapFunctions::~DapFunctions |
( |
| ) |
|
|
inlinevirtual |
◆ dump()
void functions::DapFunctions::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 148 of file DapFunctions.cc.
◆ initialize()
void functions::DapFunctions::initialize |
( |
const std::string & |
modname | ) |
|
|
virtual |
◆ terminate()
void functions::DapFunctions::terminate |
( |
const std::string & |
modname | ) |
|
|
virtual |
The documentation for this class was generated from the following files: