![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ConstanzeModule.hpp>


Public Member Functions | |
| virtual void | configure () |
| Overload in your module. | |
| ConstanzeModule (const wns::pyconfig::View &_pyConfigView) | |
| virtual void | shutDown () |
| Overload in your module. | |
| virtual void | startUp () |
| virtual | ~ConstanzeModule () |
Definition at line 35 of file ConstanzeModule.hpp.
| ConstanzeModule::ConstanzeModule | ( | const wns::pyconfig::View & | _pyConfigView | ) |
Definition at line 42 of file ConstanzeModule.cpp.
| ConstanzeModule::~ConstanzeModule | ( | ) | [virtual] |
Definition at line 47 of file ConstanzeModule.cpp.
| void ConstanzeModule::configure | ( | ) | [virtual] |
| void ConstanzeModule::shutDown | ( | ) | [virtual] |
| void ConstanzeModule::startUp | ( | ) | [virtual] |
Definition at line 55 of file ConstanzeModule.cpp.
1.5.5