OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
SDOPackage::Configuration_impl::nv_name Struct Reference

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

Functor for NVList .

Constructor & Destructor Documentation

◆ nv_name()

SDOPackage::Configuration_impl::nv_name::nv_name ( const char * name)
inlineexplicit

References m_name.

Member Function Documentation

◆ operator()()

bool SDOPackage::Configuration_impl::nv_name::operator() ( const NameValue & nv)
inline

References m_name.

Member Data Documentation

◆ m_name

std::string SDOPackage::Configuration_impl::nv_name::m_name

Referenced by nv_name(), and operator()().


The documentation for this struct was generated from the following file: