OpenRTM-aist  1.2.1
Public Member Functions | List of all members
RTC::ModuleManager::SymbolNotFound Struct Reference

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

#include <ModuleManager.h>

Inheritance diagram for RTC::ModuleManager::SymbolNotFound:
Inheritance graph
[legend]
Collaboration diagram for RTC::ModuleManager::SymbolNotFound:
Collaboration graph
[legend]

Public Member Functions

 SymbolNotFound (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 symbol cannot be found.

Constructor & Destructor Documentation

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

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