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