#include <rtcCommandRequest.hpp>
◆ RtcCommandRequest()
rtctk::rtcSupervisor::RtcCommandRequest::RtcCommandRequest |
( |
std::shared_ptr< RtcObject > |
object_m, |
|
|
RtcCommand |
cmd |
|
) |
| |
◆ ~RtcCommandRequest()
rtctk::rtcSupervisor::RtcCommandRequest::~RtcCommandRequest |
( |
| ) |
|
|
virtual |
◆ RunAsync() [1/2]
std::string rtctk::rtcSupervisor::RtcCommandRequest::RunAsync |
( |
| ) |
|
Run the stored command and dont wait.
◆ RunAsync() [2/2]
std::string rtctk::rtcSupervisor::RtcCommandRequest::RunAsync |
( |
RtcCommand |
cmd | ) |
|
Run the specified command and dont wait.
◆ WaitAsync()
std::string rtctk::rtcSupervisor::RtcCommandRequest::WaitAsync |
( |
| ) |
|
The documentation for this class was generated from the following files: