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.
NVUtil::nv_find::nv_find | ( | const char * | name | ) | [inline] |
Definition at line 196 of file NVUtil.cpp.
bool NVUtil::nv_find::operator() | ( | const SDOPackage::NameValue & | nv | ) | [inline] |
Definition at line 197 of file NVUtil.cpp.
std::string NVUtil::nv_find::m_name |
Definition at line 202 of file NVUtil.cpp.