RTC Toolkit  1.0.0
rtctk::componentFramework::CommandRequestor Member List

This is the complete list of members for rtctk::componentFramework::CommandRequestor, including all inherited members.

CommandRequestor(const elt::mal::Uri &uri, std::optional< std::chrono::milliseconds > timeout=std::nullopt)rtctk::componentFramework::CommandRequestor
MakeInterface(std::string const &name)rtctk::componentFramework::CommandRequestorinlineprotected
RegisterCommand(std::string const &id, std::function< elt::mal::future< std::string >(std::string const &)> fun)rtctk::componentFramework::CommandRequestorprotected
SendCommandAsync(std::string const &id, std::string const &args)rtctk::componentFramework::CommandRequestor
SendCommandSync(std::string const &id, std::string const &args)rtctk::componentFramework::CommandRequestor
~CommandRequestor()=defaultrtctk::componentFramework::CommandRequestorvirtual