|
virtual bool | run_module (zmqpp::socket *pipe) override |
| Called in the module's actor's thread. More...
|
|
Definition at line 35 of file Led.cpp.
◆ LedTest()
Leosac::Test::LedTest::LedTest |
( |
| ) |
|
|
inline |
◆ ~LedTest()
Leosac::Test::LedTest::~LedTest |
( |
| ) |
|
|
inline |
◆ run_module()
virtual bool Leosac::Test::LedTest::run_module |
( |
zmqpp::socket * |
pipe | ) |
|
|
inlineoverrideprivatevirtual |
Called in the module's actor's thread.
Override this: Construct configuration for the module then run_test_module()
with appropriate parameters.
Implements Leosac::Test::Helper::TestHelper.
Definition at line 39 of file Led.cpp.
◆ gpio_
◆ gpio_actor_
zmqpp::actor Leosac::Test::LedTest::gpio_actor_ |
The documentation for this class was generated from the following file: