|
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 37 of file NCModule.h.
◆ NCModule()
◆ ~NCModule()
virtual NCModule::~NCModule |
( |
| ) |
|
|
inlinevirtual |
◆ dump()
void NCModule::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 99 of file NCModule.cc.
◆ initialize()
void NCModule::initialize |
( |
const std::string & |
modname | ) |
|
|
virtual |
◆ terminate()
void NCModule::terminate |
( |
const std::string & |
modname | ) |
|
|
virtual |
The documentation for this class was generated from the following files: