#include <ForwardingModule.hpp>
| ForwardingModule::ForwardingModule |
( |
uint64_t |
instanceId | ) |
|
| ForwardingModule::~ForwardingModule |
( |
| ) |
|
| void ForwardingModule::disable |
( |
| ) |
|
|
virtual |
Called when the module should disable itself. Must stop the module (threads etc.).
| bool ForwardingModule::enable |
( |
| ) |
|
|
protectedvirtual |
Called when the module should enable itself. Must initialize and start the module.
- Returns
- True if enable successful, False if enable failed or rejected
The documentation for this class was generated from the following files: