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