Public Member Functions | Public Attributes | List of all members
MyServiceConsumer::echo_functor Class Reference

#include <MyServiceConsumer.h>

Public Member Functions

 echo_functor (std::string msg, std::string &result)
 
void operator() (RTC::CorbaConsumer< SimpleService::MyService > *obj)
 

Public Attributes

std::string m_msg
 
std::string & m_result
 

Detailed Description

Definition at line 154 of file MyServiceConsumer.h.

Constructor & Destructor Documentation

MyServiceConsumer::echo_functor::echo_functor ( std::string  msg,
std::string &  result 
)
inline

Definition at line 157 of file MyServiceConsumer.h.

Member Function Documentation

void MyServiceConsumer::echo_functor::operator() ( RTC::CorbaConsumer< SimpleService::MyService > *  obj)
inline

Definition at line 159 of file MyServiceConsumer.h.

Member Data Documentation

std::string MyServiceConsumer::echo_functor::m_msg

Definition at line 185 of file MyServiceConsumer.h.

std::string& MyServiceConsumer::echo_functor::m_result

Definition at line 186 of file MyServiceConsumer.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:59