#include <commands.hpp>
|
| | CommandsImpl (rad::SMAdapter &sm) |
| |
virtual elt::mal::future
< std::string > | Ping () override |
| |
virtual elt::mal::future
< std::string > | State () override |
| |
virtual elt::mal::future
< std::string > | Exit () override |
| |
| CommandsImpl::CommandsImpl |
( |
rad::SMAdapter & |
sm | ) |
|
|
explicit |
| elt::mal::future< std::string > CommandsImpl::Exit |
( |
| ) |
|
|
overridevirtual |
| elt::mal::future< std::string > CommandsImpl::Ping |
( |
| ) |
|
|
overridevirtual |
| elt::mal::future< std::string > CommandsImpl::State |
( |
| ) |
|
|
overridevirtual |
The documentation for this struct was generated from the following files: