Public Member Functions | Private Attributes | 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)
 

Private Attributes

std::string m_category
 
std::string m_impleid
 
std::string m_vendor
 
std::string m_version
 

Detailed Description

Definition at line 1693 of file Manager.h.

Constructor & Destructor Documentation

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

Definition at line 1696 of file Manager.h.

RTC::Manager::FactoryPredicate::FactoryPredicate ( const coil::Properties prop)
inline

Definition at line 1700 of file Manager.h.

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

Definition at line 1707 of file Manager.h.

Member Function Documentation

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

Definition at line 1714 of file Manager.h.

Member Data Documentation

std::string RTC::Manager::FactoryPredicate::m_category
private

Definition at line 1734 of file Manager.h.

std::string RTC::Manager::FactoryPredicate::m_impleid
private

Definition at line 1735 of file Manager.h.

std::string RTC::Manager::FactoryPredicate::m_vendor
private

Definition at line 1733 of file Manager.h.

std::string RTC::Manager::FactoryPredicate::m_version
private

Definition at line 1736 of file Manager.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03