|
RTC Toolkit 5.0.0
|
Handles communication with one supervised RtcComponent. More...
#include "rtctk/rtcSupervisor/rtcObject.hpp"#include "rtctk/componentFramework/exceptions.hpp"#include "rtctk/componentFramework/jsonPayload.hpp"#include <Introspectionif.hpp>#include <mal/Cii.hpp>#include <mal/Mal.hpp>#include <mal/rr/qos/ReplyTime.hpp>#include <mal/utility/LoadMal.hpp>#include <chrono>#include <future>Namespaces | |
| namespace | rtctk |
| namespace | rtctk::rtcSupervisor |
Functions | |
| template<typename T > | |
| std::shared_ptr< T > | rtctk::rtcSupervisor::GetInterfaceHandle (const std::string &uri_str, std::optional< std::chrono::milliseconds > timeout=std::nullopt) |
| std::string | rtctk::rtcSupervisor::MakeUri (const std::string &rr_uri, const std::string &if_name) |
Handles communication with one supervised RtcComponent.