#include <Manager.h>
Public Member Functions | |
| ECFactoryPredicate (const char *name) | |
| ECFactoryPredicate (ECFactoryBase *factory) | |
| bool | operator() (ECFactoryBase *factory) |
Public Attributes | |
| 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] |
References m_name, and RTC::ECFactoryBase::name().
| std::string RTC::Manager::ECFactoryPredicate::m_name |
Referenced by operator()().
1.6.3