Public Member Functions | Private Member Functions | Private Attributes | List of all members
add_one_functor Class Reference

Public Member Functions

 add_one_functor (int val)
 
int get_ret ()
 
void operator() (A *obj)
 

Private Member Functions

 add_one_functor (const add_one_functor &x)
 

Private Attributes

int m_ret
 
int m_val
 

Detailed Description

Definition at line 83 of file AsyncInvokerTests.cpp.

Constructor & Destructor Documentation

add_one_functor::add_one_functor ( int  val)
inline

Definition at line 87 of file AsyncInvokerTests.cpp.

add_one_functor::add_one_functor ( const add_one_functor x)
private

Member Function Documentation

int add_one_functor::get_ret ( )
inline

Definition at line 94 of file AsyncInvokerTests.cpp.

void add_one_functor::operator() ( A obj)
inline

Definition at line 90 of file AsyncInvokerTests.cpp.

Member Data Documentation

int add_one_functor::m_ret
private

Definition at line 85 of file AsyncInvokerTests.cpp.

int add_one_functor::m_val
private

Definition at line 85 of file AsyncInvokerTests.cpp.


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:58