Public Member Functions | List of all members
RTC::ModuleManager::ModuleNotFound Struct Reference

Structure for exception handling when specified module cannot be found. More...

#include <ModuleManager.h>

Inheritance diagram for RTC::ModuleManager::ModuleNotFound:
Inheritance graph
[legend]

Public Member Functions

 ModuleNotFound (const std::string &_name)
 
- Public Member Functions inherited from RTC::ModuleManager::NotFound
 NotFound (const std::string &_name)
 

Additional Inherited Members

- Public Attributes inherited from RTC::ModuleManager::NotFound
std::string name
 

Detailed Description

Structure for exception handling when specified module cannot be found.

Definition at line 166 of file ModuleManager.h.

Constructor & Destructor Documentation

RTC::ModuleManager::ModuleNotFound::ModuleNotFound ( const std::string &  _name)
inline

Definition at line 169 of file ModuleManager.h.


The documentation for this struct was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03