OpenRTM  1.0.0
Public メソッド | すべてのメンバ一覧
クラス RTC::Manager::FactoryPredicate

#include <Manager.h>

Public メソッド

 FactoryPredicate (const char *imple_id)
 
 FactoryPredicate (const coil::Properties &prop)
 
 FactoryPredicate (FactoryBase *factory)
 
bool operator() (FactoryBase *factory)
 

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

RTC::Manager::FactoryPredicate::FactoryPredicate ( const char *  imple_id)
inline
RTC::Manager::FactoryPredicate::FactoryPredicate ( const coil::Properties prop)
inline
RTC::Manager::FactoryPredicate::FactoryPredicate ( FactoryBase factory)
inline

関数

bool RTC::Manager::FactoryPredicate::operator() ( FactoryBase factory)
inline