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