OpenRTM  1.0.0
Public Member Functions | Public Attributes
SDOPackage::Configuration_impl::nv_name Struct Reference

Functor for NVList. More...

#include <SdoConfiguration.h>

List of all members.

Public Member Functions

 nv_name (const char *name)
bool operator() (const NameValue &nv)

Public Attributes

std::string m_name

Detailed Description

Functor for NVList.


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]

References m_name.


Member Data Documentation

Referenced by operator()().