#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] |