Functor to find a NVList. More...
Public Member Functions | |
nv_find (const char *name) | |
bool | operator() (const SDOPackage::NameValue &nv) |
Public Attributes | |
std::string | m_name |
Functor to find a NVList.
Definition at line 194 of file NVUtil.cpp.
|
inline |
Definition at line 196 of file NVUtil.cpp.
|
inline |
Definition at line 197 of file NVUtil.cpp.
std::string NVUtil::nv_find::m_name |
Definition at line 202 of file NVUtil.cpp.