RTC Toolkit  0.1.0-alpha
Public Member Functions | Public Attributes | List of all members
rtctk::componentFramework::CommandRequestor Class Reference

#include <commandRequestor.hpp>

Public Member Functions

 CommandRequestor (const elt::mal::Uri &uri, std::optional< std::chrono::milliseconds > timeout=std::nullopt)
 

Public Attributes

std::unique_ptr< stdif::StdCmdsSync > stdif
 
std::unique_ptr< rtctkif::FuncCmdsSync > fcif
 

Constructor & Destructor Documentation

◆ CommandRequestor()

rtctk::componentFramework::CommandRequestor::CommandRequestor ( const elt::mal::Uri &  uri,
std::optional< std::chrono::milliseconds >  timeout = std::nullopt 
)
explicit

Member Data Documentation

◆ fcif

std::unique_ptr<rtctkif::FuncCmdsSync> rtctk::componentFramework::CommandRequestor::fcif

◆ stdif

std::unique_ptr<stdif::StdCmdsSync> rtctk::componentFramework::CommandRequestor::stdif

The documentation for this class was generated from the following files: