OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::RTObject_impl::nv_name Struct Reference

Functor to find NVList . More...

#include <RTObject.h>

Public Member Functions

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

Public Attributes

std::string m_name
 

Detailed Description

Functor to find NVList .

Constructor & Destructor Documentation

◆ nv_name()

RTC::RTObject_impl::nv_name::nv_name ( const char * name)
inlineexplicit

Member Function Documentation

◆ operator()()

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

References m_name.

Member Data Documentation

◆ m_name

std::string RTC::RTObject_impl::nv_name::m_name

Referenced by operator()().


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