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