OpenRTM-aist  1.2.1
Public Member Functions | List of all members
RTC::Manager::FactoryPredicate Class Reference

#include <Manager.h>

Public Member Functions

 FactoryPredicate (const char *imple_id)
 
 FactoryPredicate (const coil::Properties &prop)
 
 FactoryPredicate (FactoryBase *factory)
 
bool operator() (FactoryBase *factory)
 

Constructor & Destructor Documentation

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

Member Function Documentation

bool RTC::Manager::FactoryPredicate::operator() ( FactoryBase factory)
inline

The documentation for this class was generated from the following file: