Public Member Functions | Private Member Functions | Private Attributes
add_one_functor Class Reference

List of all members.

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.


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 Sat Jun 8 2019 18:49:10