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


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