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 |
Detailed Description
Functor to find from SDOService Profile List by id.
Constructor & Destructor Documentation
RTC::RTObject_impl::svc_name::svc_name |
( |
const char * |
id | ) |
|
|
inline |
Member Function Documentation
bool RTC::RTObject_impl::svc_name::operator() |
( |
const SDOPackage::ServiceProfile & |
prof | ) |
|
|
inline |
Member Data Documentation
std::string RTC::RTObject_impl::svc_name::m_id |