#include <Manager.h>
Public Member Functions | |
| 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] | 
        
References RTC::FactoryBase::profile().
 1.6.3