#include <Manager.h>
Definition at line 1693 of file Manager.h.
◆ FactoryPredicate() [1/3]
RTC::Manager::FactoryPredicate::FactoryPredicate |
( |
const char * |
imple_id | ) |
|
|
inline |
◆ FactoryPredicate() [2/3]
RTC::Manager::FactoryPredicate::FactoryPredicate |
( |
const coil::Properties & |
prop | ) |
|
|
inline |
◆ FactoryPredicate() [3/3]
RTC::Manager::FactoryPredicate::FactoryPredicate |
( |
FactoryBase * |
factory | ) |
|
|
inline |
◆ operator()()
bool RTC::Manager::FactoryPredicate::operator() |
( |
FactoryBase * |
factory | ) |
|
|
inline |
◆ m_category
std::string RTC::Manager::FactoryPredicate::m_category |
|
private |
◆ m_impleid
std::string RTC::Manager::FactoryPredicate::m_impleid |
|
private |
◆ m_vendor
std::string RTC::Manager::FactoryPredicate::m_vendor |
|
private |
◆ m_version
std::string RTC::Manager::FactoryPredicate::m_version |
|
private |
The documentation for this class was generated from the following file: