OpenRTM-aist  1.2.1
Public Member Functions | Public Attributes | List of all members
SDOPackage::Organization_impl::nv_name Struct Reference

Functor for NameValue. More...

#include <SdoOrganization.h>

Public Member Functions

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

Public Attributes

std::string m_name
 

Detailed Description

Functor for NameValue.

Constructor & Destructor Documentation

SDOPackage::Organization_impl::nv_name::nv_name ( const char *  name)
inline

Member Function Documentation

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

References m_name.

Member Data Documentation

std::string SDOPackage::Organization_impl::nv_name::m_name

Referenced by operator()().


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