|
RTC Toolkit
2.0.0
|
#include <customCmdsImpl.hpp>
Public Member Functions | |
| CustomCmdsImpl (cfw::StateMachineEngine &engine) | |
| ::elt::mal::future< std::string > | Foo () override |
| ::elt::mal::future< std::string > | Bar (std::string const &args) override |
Static Public Member Functions | |
| static void | Register (cfw::CommandReplier &replier, cfw::StateMachineEngine &engine) |
|
inline |
|
inlineoverride |
|
inlineoverride |
|
inlinestatic |