RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::ServiceRegistryIf::InvalidComponent Class Reference

#include <serviceRegistryIf.hpp>

Inheritance diagram for rtctk::componentFramework::ServiceRegistryIf::InvalidComponent:
rtctk::componentFramework::RtctkException

Public Member Functions

 InvalidComponent (const std::string &component, const std::string &service)
 
 InvalidComponent (const std::string &component, const std::string &service, const std::string &reason)
 
- Public Member Functions inherited from rtctk::componentFramework::RtctkException
 RtctkException () noexcept
 
 RtctkException (const std::string &msg)
 
 RtctkException (const RtctkException &other) noexcept
 
 ~RtctkException () override=default
 

Constructor & Destructor Documentation

◆ InvalidComponent() [1/2]

rtctk::componentFramework::ServiceRegistryIf::InvalidComponent::InvalidComponent ( const std::string & component,
const std::string & service )
explicit

◆ InvalidComponent() [2/2]

rtctk::componentFramework::ServiceRegistryIf::InvalidComponent::InvalidComponent ( const std::string & component,
const std::string & service,
const std::string & reason )
explicit

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