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

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

#include <ModuleManager.h>

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

Public Member Functions

 FileNotFound (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 file cannot be found.

Definition at line 151 of file ModuleManager.h.

Constructor & Destructor Documentation

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

Definition at line 154 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