OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
RTC::RTObject_impl::svc_name Struct Reference

Functor to find from SDOService Profile List by id . More...

#include <RTObject.h>

Public Member Functions

 svc_name (const char *id)
bool operator() (const SDOPackage::ServiceProfile &prof)

Public Attributes

std::string m_id

Detailed Description

Functor to find from SDOService Profile List by id .

Constructor & Destructor Documentation

◆ svc_name()

RTC::RTObject_impl::svc_name::svc_name ( const char * id)
inlineexplicit

References m_id.

Member Function Documentation

◆ operator()()

bool RTC::RTObject_impl::svc_name::operator() ( const SDOPackage::ServiceProfile & prof)
inline

References m_id.

Member Data Documentation

◆ m_id

std::string RTC::RTObject_impl::svc_name::m_id

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


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