Functor to find NVList.
More...
#include <RTObject.h>
Public Member Functions |
| nv_name (const char *name) |
bool | operator() (const SDOPackage::NameValue &nv) |
Public Attributes |
std::string | m_name |
Detailed Description
Constructor & Destructor Documentation
RTC::RTObject_impl::nv_name::nv_name |
( |
const char * |
name | ) |
|
|
inline |
Member Function Documentation
bool RTC::RTObject_impl::nv_name::operator() |
( |
const SDOPackage::NameValue & |
nv | ) |
|
|
inline |
Member Data Documentation
std::string RTC::RTObject_impl::nv_name::m_name |