RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed Class Reference

#include <repositoryIf.hpp>

Inheritance diagram for rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed:
rtctk::componentFramework::RtctkException

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
 

Member Enumeration Documentation

◆ Status

Enumerator
Success 
Failed 
Skipped 

Constructor & Destructor Documentation

◆ MultipleRequestsFailed()

rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed::MultipleRequestsFailed ( const std::vector< Info > & info)

Member Function Documentation

◆ GetInfo()

const std::vector< RepositoryIf::MultipleRequestsFailed::Info > & rtctk::componentFramework::RepositoryIf::MultipleRequestsFailed::GetInfo ( ) const

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