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 |
Functor for NVList.
Definition at line 1136 of file SdoConfiguration.h.
SDOPackage::Configuration_impl::nv_name::nv_name | ( | const char * | name | ) | [inline] |
Definition at line 1138 of file SdoConfiguration.h.
bool SDOPackage::Configuration_impl::nv_name::operator() | ( | const NameValue & | nv | ) | [inline] |
Definition at line 1139 of file SdoConfiguration.h.
std::string SDOPackage::Configuration_impl::nv_name::m_name |
Definition at line 1143 of file SdoConfiguration.h.