Inheritance diagram for Utils::Callable< R()>::FunctionCallableImpl:
_4_1_1_function_callable_impl__inherit__graph.png)
_4_1_1_function_callable_impl__coll__graph.png)
Definition at line 62 of file Callable.h.
Public Member Functions | |
| FunctionCallableImpl (Function f) | |
| ~FunctionCallableImpl () | |
| auto_ptr< CallableImpl > | copy () const |
| bool | isEqualTo (const CallableImpl &other_) |
| R | doCall () |
Public Attributes | |
| Function | function |
|
||||||||||
|
Definition at line 66 of file Callable.h. |
|
|||||||||
|
Definition at line 67 of file Callable.h. |
|
|||||||||
|
Definition at line 69 of file Callable.h. |
|
|||||||||
|
Definition at line 79 of file Callable.h. |
|
||||||||||
|
Definition at line 72 of file Callable.h. |
|
|||||
|
Definition at line 64 of file Callable.h. |