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 |
Functor to find NVList.
Definition at line 4801 of file RTObject.h.
RTC::RTObject_impl::nv_name::nv_name | ( | const char * | name | ) | [inline] |
Definition at line 4803 of file RTObject.h.
bool RTC::RTObject_impl::nv_name::operator() | ( | const SDOPackage::NameValue & | nv | ) | [inline] |
Definition at line 4804 of file RTObject.h.
std::string RTC::RTObject_impl::nv_name::m_name |
Definition at line 4808 of file RTObject.h.