Concrete RtcObject implementation.
More...
#include <rtctk/rtcSupervisor/rtcObject.hpp>
Concrete RtcObject implementation.
◆ RtcObject()
Constructor for default RtcObject.
- Parameters
-
| obj_info | Basic object information. |
◆ ~RtcObject()
| rtctk::rtcSupervisor::RtcObject::~RtcObject |
( |
| ) |
|
|
overridedefault |
◆ GetInfo()
◆ RunAsync()
◆ WaitAsync()
| std::string rtctk::rtcSupervisor::RtcObject::WaitAsync |
( |
std::optional< unsigned > | timeout | ) |
|
|
overridevirtual |
Weits for a previously started command request to conclude.
- Parameters
-
| timeout | The timeout in seconds. |
- Returns
- command return string.
Implements rtctk::rtcSupervisor::RtcObjectIf.
The documentation for this class was generated from the following files:
- reusableComponents/rtcSupervisor/lib/src/include/rtctk/rtcSupervisor/rtcObject.hpp
- reusableComponents/rtcSupervisor/lib/src/rtcObject.cpp