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() [1/2]

add_one_functor::add_one_functor ( int  val)
inline

Definition at line 87 of file AsyncInvokerTests.cpp.

◆ add_one_functor() [2/2]

add_one_functor::add_one_functor ( const add_one_functor x)
private

Member Function Documentation

◆ get_ret()

int add_one_functor::get_ret ( )
inline

Definition at line 94 of file AsyncInvokerTests.cpp.

◆ operator()()

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

Definition at line 90 of file AsyncInvokerTests.cpp.

Member Data Documentation

◆ m_ret

int add_one_functor::m_ret
private

Definition at line 85 of file AsyncInvokerTests.cpp.

◆ m_val

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 Feb 28 2022 23:00:45