Inheritance diagram for Utils::Callable< R(P1)>::FunctionCallableImpl:
_4_1_1_function_callable_impl__inherit__graph.png)
_4_1_1_function_callable_impl__coll__graph.png)
Definition at line 197 of file Callable.h.
Public Member Functions | |
| FunctionCallableImpl (Function f) | |
| ~FunctionCallableImpl () | |
| auto_ptr< CallableImpl > | copy () const |
| bool | isEqualTo (const CallableImpl &other_) |
| R | doCall (P1 a1) |
Public Attributes | |
| Function | function |
|
||||||||||
|
Definition at line 201 of file Callable.h. |
|
|||||||||
|
Definition at line 202 of file Callable.h. |
|
|||||||||
|
Definition at line 204 of file Callable.h. |
|
||||||||||
|
Definition at line 214 of file Callable.h. |
|
||||||||||
|
Definition at line 207 of file Callable.h. |
|
|||||
|
Definition at line 199 of file Callable.h. |