RTC Toolkit
2.0.0
|
Class that handles reception of commands Open and Close using MAL. More...
#include <loopCmdsImpl.hpp>
Public Member Functions | |
LoopCmdsImpl (StateMachineEngine &engine) | |
::elt::mal::future< std::string > | Open () override |
::elt::mal::future< std::string > | Close () override |
Static Public Member Functions | |
static void | Register (CommandReplier &replier, StateMachineEngine &engine) |
Class that handles reception of commands Open and Close using MAL.
|
inline |
|
inlineoverride |
|
inlineoverride |
|
inlinestatic |