|
RTC Toolkit 5.1.0
|
#include <repositoryIf.hpp>
Classes | |
| struct | Info |
Public Types | |
| enum class | Status : uint8_t { Success , Failed , Skipped } |
Public Member Functions | |
| MultipleRequestsFailed (const std::vector< Info > &info) | |
| const std::vector< Info > & | GetInfo () const |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
| rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed::MultipleRequestsFailed | ( | const std::vector< Info > & | info | ) |
| const std::vector< RepositoryIf::MultipleRequestsFailed::Info > & rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed::GetInfo | ( | ) | const |