OpenRTM-aist 2.1.0
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

References m_name.

◆ ECFactoryPredicate() [2/2]

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

References m_name.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_name

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

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