#include <coil/Properties.h>#include <rtm/NumberingPolicy.h>構成 | |
| class | RTC::FactoryBase |
| FactoryBase 基底クラス. [詳細] | |
| class | RTC::FactoryCXX |
| FactoryCXX クラス. [詳細] | |
ネームスペース | |
| namespace | RTC |
RTコンポーネント. | |
型定義 | |
| typedef RTObject_impl *(* | RTC::RtcNewFunc )(Manager *manager) |
| typedef void(* | RTC::RtcDeleteFunc )(RTObject_impl *rtc) |
関数 | |
| template<class _New > | |
| RTObject_impl * | RTC::Create (Manager *manager) |
| RTコンポーネント生成用テンプレート関数. | |
| template<class _Delete > | |
| void | RTC::Delete (RTObject_impl *rtc) |
| RTコンポーネント破棄用テンプレート関数. | |
1.6.3