OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::Manager::ECFactoryPredicate Struct Reference

#include <Manager.h>

Public Member Functions

 ECFactoryPredicate (const char *name)
 
 ECFactoryPredicate (ECFactoryBase *factory)
 
bool operator() (ECFactoryBase *factory)
 

Public Attributes

std::string m_name
 

Constructor & Destructor Documentation

◆ ECFactoryPredicate() [1/2]

RTC::Manager::ECFactoryPredicate::ECFactoryPredicate ( const char * name)
inlineexplicit

◆ ECFactoryPredicate() [2/2]

RTC::Manager::ECFactoryPredicate::ECFactoryPredicate ( ECFactoryBase * factory)
inlineexplicit

Member Function Documentation

◆ operator()()

bool RTC::Manager::ECFactoryPredicate::operator() ( ECFactoryBase * factory)
inline

Member Data Documentation

◆ m_name

std::string RTC::Manager::ECFactoryPredicate::m_name

Referenced by operator()().


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