OpenRTM-aist  1.2.1
Public Member Functions | Public Attributes | List of all members
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

RTC::Manager::ECFactoryPredicate::ECFactoryPredicate ( const char *  name)
inline
RTC::Manager::ECFactoryPredicate::ECFactoryPredicate ( ECFactoryBase factory)
inline

Member Function Documentation

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

Member Data Documentation

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

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