#include <repositoryIf.hpp>
◆ ResponseList
◆ BatchResponse()
| rtctk::componentFramework::RepositoryIf::BatchResponse::BatchResponse |
( |
ResponseList | futures | ) |
|
◆ Wait()
| void rtctk::componentFramework::RepositoryIf::BatchResponse::Wait |
( |
| ) |
|
◆ WaitFor()
| bool rtctk::componentFramework::RepositoryIf::BatchResponse::WaitFor |
( |
const std::chrono::duration< Rep, Period > & | timeout | ) |
|
◆ WaitUntil()
| bool rtctk::componentFramework::RepositoryIf::BatchResponse::WaitUntil |
( |
const std::chrono::time_point< Clk, Duration > & | timeout | ) |
|
◆ m_responses
| ResponseList rtctk::componentFramework::RepositoryIf::BatchResponse::m_responses |
|
protected |
The documentation for this class was generated from the following files: