#include <Manager.h>
Public メソッド | |
ECFactoryPredicate (const char *name) | |
ECFactoryPredicate (ECFactoryBase *factory) | |
bool | operator() (ECFactoryBase *factory) |
Public 変数 | |
std::string | m_name |
RTC::Manager::ECFactoryPredicate::ECFactoryPredicate | ( | const char * | name | ) | [inline] |
RTC::Manager::ECFactoryPredicate::ECFactoryPredicate | ( | ECFactoryBase * | factory | ) | [inline] |
bool RTC::Manager::ECFactoryPredicate::operator() | ( | ECFactoryBase * | factory | ) | [inline] |
std::string RTC::Manager::ECFactoryPredicate::m_name |