#include <oosupport.h>
OOSupportModule::OOSupportModule |
( |
void |
| ) |
|
|
inline |
const std::string OOSupportModule::commandstring |
( |
void |
| ) |
const |
|
virtual |
Return sli command sequence to be executed for initialisation.
Reimplemented from SLIModule.
Initialise the module.
When this function is called, most of the interpreter's fascilities are up and running. However, depending on where in the interpreter's bootstrap sequence the module is initialised, not all services may be available.
Implements SLIModule.
References callmemberfunction, and SLIInterpreter::createcommand().
const std::string OOSupportModule::name |
( |
void |
| ) |
const |
|
virtual |
Return name of the module.
Implements SLIModule.
The documentation for this class was generated from the following files: