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 |
Definition at line 83 of file AsyncInvokerTests.cpp.
|
inline |
Definition at line 87 of file AsyncInvokerTests.cpp.
|
private |
|
inline |
Definition at line 94 of file AsyncInvokerTests.cpp.
|
inline |
Definition at line 90 of file AsyncInvokerTests.cpp.
|
private |
Definition at line 85 of file AsyncInvokerTests.cpp.
|
private |
Definition at line 85 of file AsyncInvokerTests.cpp.