OpenRTM-aist  1.2.1
Public Member Functions | Public Attributes | List of all members
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

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

Member Function Documentation

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

Member Data Documentation

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

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