|
OpenRTM-aist 2.0.2
|
ExecutionContext Factory class [詳解]


クラス | |
| class | RTC::ECFactoryBase |
| ECFactoryBase 抽象クラス [詳解] | |
| class | RTC::ECFactoryCXX |
| ECFactoryCXX クラス [詳解] | |
名前空間 | |
| namespace | RTC |
| RTコンポーネント | |
型定義 | |
| using | RTC::ECNewFunc = ExecutionContextBase* (*)() |
| using | RTC::ECDeleteFunc = void (*)(ExecutionContextBase*) |
関数 | |
| template<class T_New > | |
| ExecutionContextBase * | RTC::ECCreate () |
| ExecutionContext生成用テンプレート関数 | |
| template<class T_Delete > | |
| void | RTC::ECDelete (ExecutionContextBase *ec) |
| ExecutionContext破棄用テンプレート関数 | |
ExecutionContext Factory class
Copyright (C) 2007-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$