OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::Manager::FactoryPredicate Class Reference

#include <Manager.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ FactoryPredicate() [1/3]

RTC::Manager::FactoryPredicate::FactoryPredicate ( const char * imple_id)
inlineexplicit

◆ FactoryPredicate() [2/3]

RTC::Manager::FactoryPredicate::FactoryPredicate ( const coil::Properties & prop)
inlineexplicit

◆ FactoryPredicate() [3/3]

RTC::Manager::FactoryPredicate::FactoryPredicate ( FactoryBase * factory)
inlineexplicit

◆ ~FactoryPredicate()

RTC::Manager::FactoryPredicate::~FactoryPredicate ( )

Member Function Documentation

◆ operator()()

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

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