Functor to find from SDOService Profile List by id. More...
#include <RTObject.h>
Public Member Functions | |
svc_name (const char *id) | |
bool | operator() (const SDOPackage::ServiceProfile &prof) |
Public Attributes | |
std::string | m_id |
Functor to find from SDOService Profile List by id.
RTC::RTObject_impl::svc_name::svc_name | ( | const char * | id | ) | [inline] |
bool RTC::RTObject_impl::svc_name::operator() | ( | const SDOPackage::ServiceProfile & | prof | ) | [inline] |
References m_id.
std::string RTC::RTObject_impl::svc_name::m_id |
Referenced by operator()().