OpenRTM  1.0.0
Public メソッド | すべてのメンバ一覧
構造体 RTC::ModuleManager::NotAllowedOperation

指定操作禁止時例外処理用構造体 [詳細]

#include <ModuleManager.h>

RTC::ModuleManager::NotAllowedOperationに対する継承グラフ
RTC::ModuleManager::Error

Public メソッド

 NotAllowedOperation (const std::string &_reason)
 
- Public メソッド inherited from RTC::ModuleManager::Error
 Error (const std::string &_reason)
 

Additional Inherited Members

- Public 変数 inherited from RTC::ModuleManager::Error
std::string reason
 

説明

指定操作禁止時例外処理用構造体

コンストラクタとデストラクタ

RTC::ModuleManager::NotAllowedOperation::NotAllowedOperation ( const std::string &  _reason)
inline